public enum DISPDUType extends java.lang.Enum<DISPDUType>
Enum Constant and Description |
---|
ACKNOWLEDGE
Acknowledge
|
ACKNOWLEDGE_RELIABLE
Acknowledge-R
|
ACTION_REQUEST
Action Request
|
ACTION_REQUEST_RELIABLE
Action Request-R
|
ACTION_RESPONSE
Action Response
|
ACTION_RESPONSE_RELIABLE
Action Response-R
|
AGGREGATE_STATE
Aggregate State
|
APPEARANCE
Appearance
|
AREAL_OBJECT_STATE
Areal Object State
|
ARTICULATED_PARTS
Articulated Parts
|
ATTRIBUTE
Attribute
|
COLLISION
Collision
|
COLLISION_ELASTIC
Collision-Elastic
|
COMMENT
Comment
|
COMMENT_RELIABLE
Comment-R
|
CREATE_ENTITY
Create Entity
|
CREATE_ENTITY_RELIABLE
Create Entity-R
|
DATA
Data
|
DATA_QUERY
Data Query
|
DATA_QUERY_RELIABLE
Data Query-R
|
DATA_RELIABLE
Data-R
|
DESIGNATOR
Designator
|
DETONATION
Detonation
|
DIRECTED_ENERGY_FIRE
Directed Energy Fire
|
ELECTROMAGNETIC_EMISSION
Electromagnetic Emission
|
ENTITY_DAMAGE_STATUS
Entity Damage Status
|
ENTITY_STATE
Entity State
|
ENTITY_STATE_UPDATE
Entity State Update
|
ENVIRONMENTAL_PROCESS
Environmental Process
|
EVENT_REPORT
Event Report
|
EVENT_REPORT_RELIABLE
Event Report-R
|
FIRE
Fire
|
GRIDDED_DATA
Gridded Data
|
IDENTIFICATION_FRIEND_OR_FOE
IFF
|
INFORMATION_OPERATIONS_ACTION
Information Operations Action
|
INFORMATION_OPERATIONS_REPORT
Information Operations Report
|
INTERCOM_CONTROL
Intercom Control
|
INTERCOM_SIGNAL
Intercom Signal
|
ISGROUPOF
IsGroupOf
|
ISPARTOF
IsPartOf
|
LINEAR_OBJECT_STATE
Linear Object State
|
LIVE_ENTITY_DETONATION
LE Detonation
|
LIVE_ENTITY_FIRE
LE Fire
|
MINEFIELD_DATA
Minefield Data
|
MINEFIELD_QUERY
Minefield Query
|
MINEFIELD_RESPONSE_NACK
Minefield Response NACK
|
MINEFIELD_STATE
Minefield State
|
OTHER
Other
|
POINT_OBJECT_STATE
Point Object State
|
RECEIVER
Receiver
|
RECORD_QUERY_RELIABLE
Record Query-R
|
RECORD_RELIABLE
Record-R
|
REMOVE_ENTITY
Remove Entity
|
REMOVE_ENTITY_RELIABLE
Remove Entity-R
|
REPAIR_COMPLETE
Repair Complete
|
REPAIR_RESPONSE
Repair Response
|
RESUPPLY_CANCEL
Resupply Cancel
|
RESUPPLY_OFFER
Resupply Offer
|
RESUPPLY_RECEIVED
Resupply Received
|
SERVICE_REQUEST
Service Request
|
SET_DATA
Set Data
|
SET_DATA_RELIABLE
Set Data-R
|
SET_RECORD_RELIABLE
Set Record-R
|
SIGNAL
Signal
|
START_RESUME
Start/Resume
|
START_RESUME_RELIABLE
Start/Resume-R
|
STOP_FREEZE
Stop/Freeze
|
STOP_FREEZE_RELIABLE
Stop/Freeze-R
|
SUPPLEMENTAL_EMISSION_ENTITY_STATE
Supplemental Emission / Entity State
|
TIME_SPACE_POSITION_INFORMATION
TSPI
|
TRANSFER_OWNERSHIP
Transfer Ownership
|
TRANSMITTER
Transmitter
|
UNDERWATER_ACOUSTIC
Underwater Acoustic
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
static int |
getEnumBitWidth() |
static DISPDUType |
getEnumForValue(int i) |
int |
getMarshalledSize() |
int |
getValue() |
void |
marshal(java.nio.ByteBuffer buff) |
void |
marshal(java.io.DataOutputStream dos) |
static DISPDUType |
unmarshalEnum(java.nio.ByteBuffer buff) |
static DISPDUType |
unmarshalEnum(java.io.DataInputStream dis) |
static DISPDUType |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DISPDUType[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final DISPDUType OTHER
public static final DISPDUType ENTITY_STATE
public static final DISPDUType FIRE
public static final DISPDUType DETONATION
public static final DISPDUType COLLISION
public static final DISPDUType SERVICE_REQUEST
public static final DISPDUType RESUPPLY_OFFER
public static final DISPDUType RESUPPLY_RECEIVED
public static final DISPDUType RESUPPLY_CANCEL
public static final DISPDUType REPAIR_COMPLETE
public static final DISPDUType REPAIR_RESPONSE
public static final DISPDUType CREATE_ENTITY
public static final DISPDUType REMOVE_ENTITY
public static final DISPDUType START_RESUME
public static final DISPDUType STOP_FREEZE
public static final DISPDUType ACKNOWLEDGE
public static final DISPDUType ACTION_REQUEST
public static final DISPDUType ACTION_RESPONSE
public static final DISPDUType DATA_QUERY
public static final DISPDUType SET_DATA
public static final DISPDUType DATA
public static final DISPDUType EVENT_REPORT
public static final DISPDUType COMMENT
public static final DISPDUType ELECTROMAGNETIC_EMISSION
public static final DISPDUType DESIGNATOR
public static final DISPDUType TRANSMITTER
public static final DISPDUType SIGNAL
public static final DISPDUType RECEIVER
public static final DISPDUType IDENTIFICATION_FRIEND_OR_FOE
public static final DISPDUType UNDERWATER_ACOUSTIC
public static final DISPDUType SUPPLEMENTAL_EMISSION_ENTITY_STATE
public static final DISPDUType INTERCOM_SIGNAL
public static final DISPDUType INTERCOM_CONTROL
public static final DISPDUType AGGREGATE_STATE
public static final DISPDUType ISGROUPOF
public static final DISPDUType TRANSFER_OWNERSHIP
public static final DISPDUType ISPARTOF
public static final DISPDUType MINEFIELD_STATE
public static final DISPDUType MINEFIELD_QUERY
public static final DISPDUType MINEFIELD_DATA
public static final DISPDUType MINEFIELD_RESPONSE_NACK
public static final DISPDUType ENVIRONMENTAL_PROCESS
public static final DISPDUType GRIDDED_DATA
public static final DISPDUType POINT_OBJECT_STATE
public static final DISPDUType LINEAR_OBJECT_STATE
public static final DISPDUType AREAL_OBJECT_STATE
public static final DISPDUType TIME_SPACE_POSITION_INFORMATION
public static final DISPDUType APPEARANCE
public static final DISPDUType ARTICULATED_PARTS
public static final DISPDUType LIVE_ENTITY_FIRE
public static final DISPDUType LIVE_ENTITY_DETONATION
public static final DISPDUType CREATE_ENTITY_RELIABLE
public static final DISPDUType REMOVE_ENTITY_RELIABLE
public static final DISPDUType START_RESUME_RELIABLE
public static final DISPDUType STOP_FREEZE_RELIABLE
public static final DISPDUType ACKNOWLEDGE_RELIABLE
public static final DISPDUType ACTION_REQUEST_RELIABLE
public static final DISPDUType ACTION_RESPONSE_RELIABLE
public static final DISPDUType DATA_QUERY_RELIABLE
public static final DISPDUType SET_DATA_RELIABLE
public static final DISPDUType DATA_RELIABLE
public static final DISPDUType EVENT_REPORT_RELIABLE
public static final DISPDUType COMMENT_RELIABLE
public static final DISPDUType RECORD_RELIABLE
public static final DISPDUType SET_RECORD_RELIABLE
public static final DISPDUType RECORD_QUERY_RELIABLE
public static final DISPDUType COLLISION_ELASTIC
public static final DISPDUType ENTITY_STATE_UPDATE
public static final DISPDUType DIRECTED_ENERGY_FIRE
public static final DISPDUType ENTITY_DAMAGE_STATUS
public static final DISPDUType INFORMATION_OPERATIONS_ACTION
public static final DISPDUType INFORMATION_OPERATIONS_REPORT
public static final DISPDUType ATTRIBUTE
public static DISPDUType[] values()
for (DISPDUType c : DISPDUType.values()) System.out.println(c);
public static DISPDUType valueOf(java.lang.String name)
name
- the name of the enum constant to be returned.java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is nullpublic int getValue()
public java.lang.String getDescription()
public static int getEnumBitWidth()
public static DISPDUType getEnumForValue(int i)
public void marshal(java.io.DataOutputStream dos) throws java.io.IOException
java.io.IOException
public void marshal(java.nio.ByteBuffer buff) throws java.lang.Exception
java.lang.Exception
public static DISPDUType unmarshalEnum(java.io.DataInputStream dis) throws java.lang.Exception
java.lang.Exception
public static DISPDUType unmarshalEnum(java.nio.ByteBuffer buff) throws java.lang.Exception
java.lang.Exception
public int getMarshalledSize()