SenderSettleMode

Undocumented in source.

Constructors

this
this(int likeEnum)
Undocumented in source.

Members

Functions

getEnum
int getEnum()
Undocumented in source. Be warned that the author may not have intended to support it.
getValue
UnsignedByte getValue()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

MIXED
SenderSettleMode MIXED()
Undocumented in source. Be warned that the author may not have intended to support it.
SETTLED
SenderSettleMode SETTLED()
Undocumented in source. Be warned that the author may not have intended to support it.
UNSETTLED
SenderSettleMode UNSETTLED()
Undocumented in source. Be warned that the author may not have intended to support it.
valueOf
SenderSettleMode valueOf(UnsignedByte value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta