Class AO178Monongahela

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

public final class AO178Monongahela extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: CimarronclassFleetOilers = 1;
  • Specific: AO178Monongahela = 2;
  • Entity type uid: 11704;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@203e705e.

See Also:
  • Constructor Details

    • AO178Monongahela

      public AO178Monongahela()
      Default constructor
  • Method Details

    • createInstance

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