Class AfghanBorderPoliceABP

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

public final class AfghanBorderPoliceABP extends EntityType

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

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

  • Country: Afghanistan (AFG) = 1;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Life form = 3;
  • Category: Afghan Border Police (ABP) = 53;
  • SubCategory: (none);
  • Specific: (none);
  • Entity type uid: 32196;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@71316cd7.

See Also:
  • Constructor Details

    • AfghanBorderPoliceABP

      public AfghanBorderPoliceABP()
      Default constructor
  • Method Details

    • createInstance

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