|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.expres.remote.broker.RemoteVlbiExperiment
public class RemoteVlbiExperiment
RemoteVlbiExperiment
class - used to describe VLBI experiment
workflow. It contains experiment details like name, description and list of
resources and their connections, vex file, ccf file
Constructor Summary | |
---|---|
RemoteVlbiExperiment()
|
Method Summary | |
---|---|
byte[] |
getConnections()
Get value of field: connections |
byte[] |
getVex()
Get value of field: vex |
byte[] |
getVlbiExperiment()
Get value of field: vlbiExperiment |
void |
setConnections(byte[] connections)
Set value of field: connections |
void |
setVex(byte[] vex)
Set value of field: vex |
void |
setVlbiExperiment(byte[] vlbiExperiment)
Set value of field: vlbiExperiment |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteVlbiExperiment()
Method Detail |
---|
public byte[] getConnections()
public void setConnections(byte[] connections)
connections
- the connections to setpublic byte[] getVex()
public void setVex(byte[] vex)
vex
- the vex to setpublic byte[] getVlbiExperiment()
public void setVlbiExperiment(byte[] vlbiExperiment)
vlbiExperiment
- the vlbiExperiment to set
|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |