org.openmuc.jsml.structures
Class SML_GetListRes
java.lang.Object
org.openmuc.jsml.structures.ASNObject
org.openmuc.jsml.structures.ListOf
org.openmuc.jsml.structures.Sequence
org.openmuc.jsml.structures.SML_GetListRes
public class SML_GetListRes
- extends Sequence
Fields inherited from class org.openmuc.jsml.structures.ListOf |
seqArray |
Methods inherited from class org.openmuc.jsml.structures.Sequence |
decode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
clientId
protected OctetString clientId
serverId
protected OctetString serverId
listName
protected OctetString listName
actSensorTime
protected SML_Time actSensorTime
valList
protected SML_List valList
listSignature
protected SML_Signature listSignature
actGatewayTime
protected SML_Time actGatewayTime
SML_GetListRes
public SML_GetListRes(OctetString clientId,
OctetString serverId,
OctetString listName,
SML_Time actSensorTime,
SML_List valList,
SML_Signature listSignature,
SML_Time actGatewayTime)
SML_GetListRes
public SML_GetListRes()
getClientId
public OctetString getClientId()
getServerId
public OctetString getServerId()
getListName
public OctetString getListName()
getActSensorTime
public SML_Time getActSensorTime()
getValList
public SML_List getValList()
getListSignature
public SML_Signature getListSignature()
getActGatewayTime
public SML_Time getActGatewayTime()
setOptionalAndSeq
public void setOptionalAndSeq()
createElements
protected void createElements()
- Specified by:
createElements
in class Sequence
print
public void print()
- Description copied from class:
ASNObject
- prints the content or type of the object to stdout
- Overrides:
print
in class Sequence
Copyright © 2011. All Rights Reserved.