Received

Undocumented in source.

Members

Functions

getSectionNumber
UnsignedInteger getSectionNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
getSectionOffset
UnsignedLong getSectionOffset()
Undocumented in source. Be warned that the author may not have intended to support it.
getType
DeliveryStateType getType()
Undocumented in source. Be warned that the author may not have intended to support it.
setSectionNumber
void setSectionNumber(UnsignedInteger sectionNumber)
Undocumented in source. Be warned that the author may not have intended to support it.
setSectionOffset
void setSectionOffset(UnsignedLong sectionOffset)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From DeliveryState

getType
DeliveryStateType getType()

@return the {@link DeliveryStateType} that this instance represents.

Meta