Class Independence

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.fsm.platform.surface.Independence
All Implemented Interfaces:
Serializable

public final class Independence extends EntityType

Entity class Independence collects multiple enumeration values together to uniquely define this entity.

Usage: create an instance of this class with Independence.createInstance() or new Independence().

  • Country: Micronesia (Federated States of) (FSM) = 143;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/Patrol Craft = 7;
  • SubCategory: PacificClassPatrolBoat = 1;
  • Specific: Independence = 3;
  • Entity type uid: 26715;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@5bfc257.

See Also: