Class SpecialPurposeCraftTacticalTrainingBoatSPCTTR

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

public final class SpecialPurposeCraftTacticalTrainingBoatSPCTTR extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Coast Guard Boats = 63;
  • SubCategory: SpecialPurposeCraftTacticalTrainingBoatSPCTTR = 16;
  • Specific: null (none);
  • Entity type uid: 26782;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@6c8f4bc7.

See Also:
  • Constructor Details

    • SpecialPurposeCraftTacticalTrainingBoatSPCTTR

      public SpecialPurposeCraftTacticalTrainingBoatSPCTTR()
      Default constructor
  • Method Details