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