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-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@398474a2.

See Also:
  • Constructor Details

    • Independence

      public Independence()
      Default constructor
  • Method Details

    • createInstance

      public static Independence createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data