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