Class HamiltonClassOffshorePatrolVesselAOPV

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

public final class HamiltonClassOffshorePatrolVesselAOPV extends EntityType

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

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

  • Country: Sri Lanka (LKA) = 200;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Coast Guard Cutters = 62;
  • SubCategory: HamiltonClassOffshorePatrolVesselAOPV = 1;
  • Specific: null (none);
  • Entity type uid: 36547;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@4f654cee.

See Also:
  • Constructor Details

    • HamiltonClassOffshorePatrolVesselAOPV

      public HamiltonClassOffshorePatrolVesselAOPV()
      Default constructor
  • Method Details