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