ist.palcom.resource.descriptor
Class HeartBeat
java.lang.Object
ist.palcom.resource.descriptor.ASTNode
ist.palcom.resource.descriptor.HeartBeat
public class HeartBeat
- extends ASTNode
| Fields inherited from class ist.palcom.resource.descriptor.ASTNode |
children, encloseInBraces_visited, generatedWithCacheCycle, generatedWithCircularEnabled, generatedWithComponentCheck, getAssemblyLabel_visited, getBrowserLabel_visited, getErrorList_visited, getIndent_visited, getParentPRDAssemblyVer_visited, getPrettyClosingString_visited, getPrettyString_visited, numChildren, parent, prettyPrintChildren_visited |
| Methods inherited from class ist.palcom.resource.descriptor.ASTNode |
addASTtoList, addChild, Define_AbstractResourceAddress_custServiceAddress, Define_CommandInfo_ci, Define_Device_parentDevice, Define_Identifier_getLocalName, Define_NetworkNode_lookup, Define_PRDAssemblyVer_av, Define_Service_inhCust, Define_Service_inhProv, Define_Service_parentService, Define_String_expectedType, Define_String_parentServiceName, Define_String_serviceKindFromSubList, Define_Universe_universe, encloseInBraces, getAssemblyLabel, getBrowserLabel, getChild, getChildArray, getChildNoTransform, getErrorList, getIDforEditing, getIndent, getIndexOfChild, getNumChild, getNumChildNoTransform, getParent, getParentPRDAssemblyVer, getPrettyClosingString, getPrettyString, insertChild, prettyprint, prettyPrintChildren, remove, removeChild, resetTree, setChild, setParent, state, updateIDfromEditor |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
tokenboolean_IsHeartBeatAck
protected boolean tokenboolean_IsHeartBeatAck
tokenString_RebootNr
protected java.lang.String tokenString_RebootNr
tokenString_ChangeNr
protected java.lang.String tokenString_ChangeNr
tokenString_DiscoveryVersion
protected java.lang.String tokenString_DiscoveryVersion
tokenbyte_DeviceStatus
protected byte tokenbyte_DeviceStatus
HeartBeat
public HeartBeat()
HeartBeat
public HeartBeat(DeviceID p0,
boolean p1,
java.lang.String p2,
java.lang.String p3,
java.lang.String p4,
byte p5,
Selector p6)
flushCache
public void flushCache()
- Overrides:
flushCache in class ASTNode
init$copy
public void init$copy(java.lang.Object o)
- Overrides:
init$copy in class ASTNode
copy
public ASTNode copy()
- Overrides:
copy in class ASTNode
fullCopy
public ASTNode fullCopy()
- Overrides:
fullCopy in class ASTNode
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals in class java.lang.Object
numChildren
protected int numChildren()
- Overrides:
numChildren in class ASTNode
setDeviceID
public void setDeviceID(DeviceID node)
getDeviceID
public DeviceID getDeviceID()
getDeviceIDNoTransform
public DeviceID getDeviceIDNoTransform()
setIsHeartBeatAck
public void setIsHeartBeatAck(boolean value)
getIsHeartBeatAck
public boolean getIsHeartBeatAck()
setRebootNr
public void setRebootNr(java.lang.String value)
getRebootNr
public java.lang.String getRebootNr()
setChangeNr
public void setChangeNr(java.lang.String value)
getChangeNr
public java.lang.String getChangeNr()
setDiscoveryVersion
public void setDiscoveryVersion(java.lang.String value)
getDiscoveryVersion
public java.lang.String getDiscoveryVersion()
setDeviceStatus
public void setDeviceStatus(byte value)
getDeviceStatus
public byte getDeviceStatus()
setDiscoverySelector
public void setDiscoverySelector(Selector node)
getDiscoverySelector
public Selector getDiscoverySelector()
getDiscoverySelectorNoTransform
public Selector getDiscoverySelectorNoTransform()