Accepted

Undocumented in source.

Constructors

this
this()

TODO should this (and other DeliveryStates) have a private constructor??

Members

Functions

getType
DeliveryStateType getType()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

DESCRIPTOR_SYMBOL
Symbol DESCRIPTOR_SYMBOL()
Undocumented in source. Be warned that the author may not have intended to support it.
getInstance
Accepted getInstance()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

INSTANCE
Accepted INSTANCE;
Undocumented in source.

Inherited Members

From DeliveryState

getType
DeliveryStateType getType()

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

Meta