org.openmuc.jsml.structures
public class List_of_SML_ProfObjPeriodEntry extends SequenceOf
Modifier and Type | Field and Description |
---|---|
protected SML_ProfObjPeriodEntry[] |
profObjPeriodEntries |
isOptional, isSelected
Constructor and Description |
---|
List_of_SML_ProfObjPeriodEntry() |
List_of_SML_ProfObjPeriodEntry(SML_ProfObjPeriodEntry[] profObjPeriodEntries) |
Modifier and Type | Method and Description |
---|---|
protected void |
createElements(int length) |
SML_ProfObjPeriodEntry[] |
getProfObjPeriodEntries() |
decode, print
isOptional, isSelected, setOptional, setSelected
protected SML_ProfObjPeriodEntry[] profObjPeriodEntries
public List_of_SML_ProfObjPeriodEntry(SML_ProfObjPeriodEntry[] profObjPeriodEntries)
public List_of_SML_ProfObjPeriodEntry()
protected void createElements(int length)
createElements
in class SequenceOf
public SML_ProfObjPeriodEntry[] getProfObjPeriodEntries()