org.openmuc.jsml.structures
Class List_of_SML_PeriodEntry

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_PeriodEntry

public class List_of_SML_PeriodEntry
extends SequenceOf


Field Summary
protected  SML_PeriodEntry[] period_Entries
           
 
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_PeriodEntry()
           
List_of_SML_PeriodEntry(SML_PeriodEntry[] period_Entries)
           
 
Method Summary
protected  void createElements(int length)
           
 SML_PeriodEntry[] getPeriodEntries()
           
 
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

period_Entries

protected SML_PeriodEntry[] period_Entries
Constructor Detail

List_of_SML_PeriodEntry

public List_of_SML_PeriodEntry(SML_PeriodEntry[] period_Entries)

List_of_SML_PeriodEntry

public List_of_SML_PeriodEntry()
Method Detail

createElements

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

getPeriodEntries

public SML_PeriodEntry[] getPeriodEntries()


Copyright © 2011. All Rights Reserved.