Class _60mmType63A

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

public final class _60mmType63A extends EntityType

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

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

  • Country: China, People's Republic of (CHN) = 45;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Mortar = 10;
  • SubCategory: _60mmType63A = 5;
  • Specific: null (none);
  • Entity type uid: 24094;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@3a079870.

See Also:
  • Constructor Details

    • _60mmType63A

      public _60mmType63A()
      Default constructor
  • Method Details

    • createInstance

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