org.openmuc.jsml.structures
public class List_of_SML_ObjReqEntry extends SequenceOf
Modifier and Type | Field and Description |
---|---|
protected OctetString[] |
object_List_Entry |
isOptional, isSelected
Constructor and Description |
---|
List_of_SML_ObjReqEntry() |
List_of_SML_ObjReqEntry(OctetString[] object_List_Entry) |
Modifier and Type | Method and Description |
---|---|
protected void |
createElements(int length) |
OctetString[] |
getObjectListEntry() |
decode, print
isOptional, isSelected, setOptional, setSelected
protected OctetString[] object_List_Entry
public List_of_SML_ObjReqEntry(OctetString[] object_List_Entry)
public List_of_SML_ObjReqEntry()
protected void createElements(int length)
createElements
in class SequenceOf
public OctetString[] getObjectListEntry()