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

public final class OE15556HE extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _155mm = 10;
  • Specific: OE15556HE = 1;
  • Entity type uid: 24029;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • OE15556HE

      public OE15556HE()
      Default constructor
  • Method Details

    • createInstance

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