Class AfghanNationalArmyANA

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.afg.lifeform.land.AfghanNationalArmyANA
All Implemented Interfaces:
Serializable

public final class AfghanNationalArmyANA extends EntityType

Entity class AfghanNationalArmyANA collects multiple enumeration values together. Usage: create an instance of this class with AfghanNationalArmyANA.createInstance() or new AfghanNationalArmyANA().

  • Country: Afghanistan (AFG) = 1;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Life form = 3;
  • Category: Afghan National Army (ANA) = 11;
  • SubCategory: (none);
  • Specific: (none);
  • Entity type uid: 32180;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@4070ace9.

See Also:
Country.AFGHANISTAN_AFG, EntityKind.LIFE_FORM, Domain, PlatformDomain, Category, AfghanNationalArmyANA, Serialized Form
  • Constructor Details

    • AfghanNationalArmyANA

      public AfghanNationalArmyANA()
      Default constructor
  • Method Details

    • createInstance

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