org.openmuc.jsml.structures
Class List_of_SML_ProfObjPeriodEntry

java.lang.Object
  extended by org.openmuc.jsml.structures.ASNObject
      extended by org.openmuc.jsml.structures.ListOf
          extended by org.openmuc.jsml.structures.SequenceOf
              extended by org.openmuc.jsml.structures.List_of_SML_ProfObjPeriodEntry

public class List_of_SML_ProfObjPeriodEntry
extends SequenceOf


Field Summary
protected  SML_ProfObjPeriodEntry[] profObjPeriodEntries
           
 
Fields inherited from class org.openmuc.jsml.structures.ListOf
seqArray
 
Fields inherited from class org.openmuc.jsml.structures.ASNObject
isOptional, isSelected
 
Constructor Summary
List_of_SML_ProfObjPeriodEntry()
           
List_of_SML_ProfObjPeriodEntry(SML_ProfObjPeriodEntry[] profObjPeriodEntries)
           
 
Method Summary
protected  void createElements(int length)
           
 SML_ProfObjPeriodEntry[] getProfObjPeriodEntries()
           
 
Methods inherited from class org.openmuc.jsml.structures.SequenceOf
decode, print
 
Methods inherited from class org.openmuc.jsml.structures.ListOf
code, seqArray
 
Methods inherited from class org.openmuc.jsml.structures.ASNObject
isOptional, isSelected, setOptional, setSelected
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

profObjPeriodEntries

protected SML_ProfObjPeriodEntry[] profObjPeriodEntries
Constructor Detail

List_of_SML_ProfObjPeriodEntry

public List_of_SML_ProfObjPeriodEntry(SML_ProfObjPeriodEntry[] profObjPeriodEntries)

List_of_SML_ProfObjPeriodEntry

public List_of_SML_ProfObjPeriodEntry()
Method Detail

createElements

protected void createElements(int length)
Specified by:
createElements in class SequenceOf

getProfObjPeriodEntries

public SML_ProfObjPeriodEntry[] getProfObjPeriodEntries()