Package | Description |
---|---|
edu.nps.moves.dis7 | |
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
protected IOActionIOActionPhase |
InformationOperationsActionPdu.IOActionPhase
uid 288
|
Modifier and Type | Method and Description |
---|---|
IOActionIOActionPhase |
InformationOperationsActionPdu.getIOActionPhase()
Getter for
InformationOperationsActionPdu.IOActionPhase |
Modifier and Type | Method and Description |
---|---|
InformationOperationsActionPdu |
InformationOperationsActionPdu.setIOActionPhase(IOActionIOActionPhase pIOActionPhase)
Setter for
InformationOperationsActionPdu.IOActionPhase |
Modifier and Type | Method and Description |
---|---|
static IOActionIOActionPhase |
IOActionIOActionPhase.getEnumForValue(int i) |
static IOActionIOActionPhase |
IOActionIOActionPhase.unmarshalEnum(java.nio.ByteBuffer buff) |
static IOActionIOActionPhase |
IOActionIOActionPhase.unmarshalEnum(java.io.DataInputStream dis) |
static IOActionIOActionPhase |
IOActionIOActionPhase.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IOActionIOActionPhase[] |
IOActionIOActionPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|