|
Log4j 1.0.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.expres.broker.correlation.value.CorrelationPair
public class CorrelationPair
CorrelationPair
class
Constructor Summary | |
---|---|
CorrelationPair(pl.psnc.expres.model.resource.ResourceValue radioTelescope,
pl.psnc.expres.model.resource.ResourceValue fileServer)
Creates a new instance of Correlation Value |
Method Summary | |
---|---|
pl.psnc.expres.model.resource.ResourceValue |
getFileServer()
Get instance of corresponding file server |
pl.psnc.expres.model.resource.ResourceValue |
getRadioTelescope()
Get instance of radio telescope value object |
pl.psnc.expres.remote.protocol.notification.State |
getTnState()
Get state of the corresponding Translation Node service |
void |
setTnState(pl.psnc.expres.remote.protocol.notification.State tnState)
Set state of the corresponding Translation Node service |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CorrelationPair(pl.psnc.expres.model.resource.ResourceValue radioTelescope, pl.psnc.expres.model.resource.ResourceValue fileServer)
radioTelescope
- radio telescope value objectfileServer
- corresponding file server for the given RTMethod Detail |
---|
public pl.psnc.expres.model.resource.ResourceValue getRadioTelescope()
public pl.psnc.expres.model.resource.ResourceValue getFileServer()
public pl.psnc.expres.remote.protocol.notification.State getTnState()
public void setTnState(pl.psnc.expres.remote.protocol.notification.State tnState)
tnState
- state of the corresponding Translation Node service
|
Log4j 1.0.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |