Package | Description |
---|---|
edu.nps.moves.dis7 | |
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
protected IOReportIOReportType |
InformationOperationsReportPdu.ioReportType
request ID uid 289
|
Modifier and Type | Method and Description |
---|---|
IOReportIOReportType |
InformationOperationsReportPdu.getIoReportType()
Getter for
InformationOperationsReportPdu.ioReportType |
Modifier and Type | Method and Description |
---|---|
InformationOperationsReportPdu |
InformationOperationsReportPdu.setIoReportType(IOReportIOReportType pIoReportType)
Setter for
InformationOperationsReportPdu.ioReportType |
Modifier and Type | Method and Description |
---|---|
static IOReportIOReportType |
IOReportIOReportType.getEnumForValue(int i) |
static IOReportIOReportType |
IOReportIOReportType.unmarshalEnum(java.nio.ByteBuffer buff) |
static IOReportIOReportType |
IOReportIOReportType.unmarshalEnum(java.io.DataInputStream dis) |
static IOReportIOReportType |
IOReportIOReportType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IOReportIOReportType[] |
IOReportIOReportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|