Class Type59130mmGun

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

public final class Type59130mmGun extends EntityType

Entity class Type59130mmGun collects multiple enumeration values together.

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

  • Country: China, Peoples Republic of (CHN) = 45;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Towed Artillery = 5;
  • SubCategory: Type59130mmGun = 2;
  • Specific: (none);
  • Entity type uid: 16906;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@564718df.

See Also:
Country.CHINA_PEOPLES_REPUBLIC_OF_CHN, EntityKind.PLATFORM, Domain, PlatformDomain, Category, TowedArtillery, SubCategory, Serialized Form
  • Constructor Details

    • Type59130mmGun

      public Type59130mmGun()
      Default constructor
  • Method Details

    • createInstance

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