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. 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-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@76b74e9c.

See Also:
Country.MICRONESIA_FEDERATED_STATES_OF_FSM, EntityKind.PLATFORM, Domain, PlatformDomain, Category, LightPatrolCraft, SubCategory, Serialized Form
  • 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