Class CV62Independence

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

public final class CV62Independence extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Carrier = 1;
  • SubCategory: ForrestalClass = 4;
  • Specific: CV62Independence = 4;
  • Entity type uid: 11315;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@11f23038.

See Also:
  • Constructor Details

    • CV62Independence

      public CV62Independence()
      Default constructor
  • Method Details

    • createInstance

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