Class C2ModularCommandPost

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

public final class C2ModularCommandPost extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Field Command Post = 39;
  • SubCategory: C2ModularCommandPost = 1;
  • Specific: null (none);
  • Entity type uid: 23661;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • C2ModularCommandPost

      public C2ModularCommandPost()
      Default constructor
  • Method Details

    • createInstance

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