public class ListOfSmlValueEntry extends SequenceOf
| Constructor and Description |
|---|
ListOfSmlValueEntry() |
ListOfSmlValueEntry(SmlValueEntry[] valueListEntries) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createElements(int length) |
SmlValueEntry[] |
getvalueListEntries() |
java.lang.String |
toString() |
decodeisOptional, isSelected, setOptional, setSelected, setSelectedpublic ListOfSmlValueEntry()
public ListOfSmlValueEntry(SmlValueEntry[] valueListEntries)
protected void createElements(int length)
createElements in class SequenceOfpublic SmlValueEntry[] getvalueListEntries()
public java.lang.String toString()
toString in class java.lang.Object