java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.srb.platform.land.M94OganjC
All Implemented Interfaces:
Serializable

public final class M94OganjC extends EntityType

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

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

  • Country: Serbia (SRB) = 276;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Self-Propelled Artillery = 4;
  • SubCategory: M77Oganj = 1;
  • Specific: M94OganjC = 1;
  • Entity type uid: 30157;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • M94OganjC

      public M94OganjC()
      Default constructor
  • Method Details

    • createInstance

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