Class CivilianwSA16

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

public final class CivilianwSA16 extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Life form = 3;
  • Category: Civilian = 130;
  • SubCategory: ManPortableAirDefenseSystemMANPADS = 85;
  • Specific: CivilianwSA16 = 23;
  • Entity type uid: 32740;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@2acb1264.

See Also:
  • Constructor Details

    • CivilianwSA16

      public CivilianwSA16()
      Default constructor
  • Method Details

    • createInstance

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