public class ListOfSmlProfObjPeriodEntry extends SequenceOf
Constructor and Description |
---|
ListOfSmlProfObjPeriodEntry() |
ListOfSmlProfObjPeriodEntry(SmlProfObjPeriodEntry[] profObjPeriodEntries) |
Modifier and Type | Method and Description |
---|---|
protected void |
createElements(int length) |
SmlProfObjPeriodEntry[] |
getProfObjPeriodEntries() |
java.lang.String |
toString() |
decode
isOptional, isSelected, setOptional, setSelected, setSelected
public ListOfSmlProfObjPeriodEntry()
public ListOfSmlProfObjPeriodEntry(SmlProfObjPeriodEntry[] profObjPeriodEntries)
protected void createElements(int length)
createElements
in class SequenceOf
public SmlProfObjPeriodEntry[] getProfObjPeriodEntries()
public java.lang.String toString()
toString
in class java.lang.Object