java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.zaf.munition.battlefieldsupport.M2005VLAP
All Implemented Interfaces:
Serializable

public final class M2005VLAP extends EntityType

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

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

  • Country: South Africa (ZAF) = 197;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _155mm = 1;
  • Specific: DenelExtendedRangeHE155mm = 3;
  • Entity type uid: 26989;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@6068ebb2.

See Also:
  • Constructor Details

    • M2005VLAP

      public M2005VLAP()
      Default constructor
  • Method Details

    • createInstance

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