public class SmlTimestampLocal extends Sequence
Constructor and Description |
---|
SmlTimestampLocal() |
SmlTimestampLocal(SmlTimestamp timestamp,
Integer16 localOffset,
Integer16 seasonTimeOffset) |
Modifier and Type | Method and Description |
---|---|
protected void |
createElements() |
Integer16 |
getLocalOffset() |
Integer16 |
getSeasonTimeOffset() |
SmlTimestamp |
getTimestamp() |
void |
setOptionalAndSeq() |
isOptional, isSelected, setOptional, setSelected, setSelected
public SmlTimestampLocal()
public SmlTimestampLocal(SmlTimestamp timestamp, Integer16 localOffset, Integer16 seasonTimeOffset)
public SmlTimestamp getTimestamp()
public Integer16 getLocalOffset()
public Integer16 getSeasonTimeOffset()
public void setOptionalAndSeq()
protected void createElements()
createElements
in class Sequence