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

public final class _90mm extends EntityType

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

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

  • Country: South Africa (ZAF) = 197;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Fighting Vehicle = 2;
  • SubCategory: Ratel = 2;
  • Specific: _90mm = 3;
  • Entity type uid: 19100;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • _90mm

      public _90mm()
      Default constructor
  • Method Details

    • createInstance

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