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

public final class Type88Class extends EntityType

Entity class Type88Class collects multiple enumeration values together. Usage: create an instance of this class with Type88Class.createInstance() or new Type88Class().

  • Country: China, Peoples Republic of (CHN) = 45;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Tank = 1;
  • SubCategory: Type88Class = 12;
  • Specific: (none);
  • Entity type uid: 31210;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@6fb0d3ed.

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

    • Type88Class

      public Type88Class()
      Default constructor
  • Method Details

    • createInstance

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