org.openmuc.jsml.structures
Class SML_GetProfilePackReq
java.lang.Object
org.openmuc.jsml.structures.ASNObject
org.openmuc.jsml.structures.ListOf
org.openmuc.jsml.structures.Sequence
org.openmuc.jsml.structures.SML_GetProfilePackReq
public class SML_GetProfilePackReq
- 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 |
serverId
protected OctetString serverId
username
protected OctetString username
password
protected OctetString password
withRawdata
protected SML_Boolean withRawdata
beginTime
protected SML_Time beginTime
endTime
protected SML_Time endTime
parameterTreePath
protected SML_TreePath parameterTreePath
object_List
protected List_of_SML_ObjReqEntry object_List
dasDetails
protected SML_Tree dasDetails
SML_GetProfilePackReq
public SML_GetProfilePackReq(OctetString serverId,
OctetString username,
OctetString password,
SML_Boolean withRawdata,
SML_Time beginTime,
SML_Time endTime,
SML_TreePath parameterTreePath,
List_of_SML_ObjReqEntry objectList,
SML_Tree dasDetails)
- Parameters:
serverId
- OPTIONALusername
- OPTIONALpassword
- OPTIONALwithRawdata
- OPTIONALbeginTime
- OPTIONALendTime
- OPTIONALparameterTreePath
- objectList
- OPTIONALdasDetails
- OPTIONAL
SML_GetProfilePackReq
public SML_GetProfilePackReq()
getServerId
public OctetString getServerId()
getUsername
public OctetString getUsername()
getPassword
public OctetString getPassword()
getWithRawdata
public SML_Boolean getWithRawdata()
getBeginTime
public SML_Time getBeginTime()
getEndTime
public SML_Time getEndTime()
getParameterTreePath
public SML_TreePath getParameterTreePath()
getObject_List
public List_of_SML_ObjReqEntry getObject_List()
getDasDetails
public SML_Tree getDasDetails()
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.