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