org.openmuc.jsml.structures
Class SML_List
java.lang.Object
org.openmuc.jsml.structures.ASNObject
org.openmuc.jsml.structures.ListOf
org.openmuc.jsml.structures.SequenceOf
org.openmuc.jsml.structures.SML_List
public class SML_List
- extends SequenceOf
Fields inherited from class org.openmuc.jsml.structures.ListOf |
seqArray |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
valListEntry
protected SML_ListEntry[] valListEntry
SML_List
public SML_List(SML_ListEntry[] valListEntry)
SML_List
public SML_List()
getValListEntry
public SML_ListEntry[] getValListEntry()
createElements
protected void createElements(int length)
- Specified by:
createElements
in class SequenceOf
Copyright © 2011. All Rights Reserved.