Class Type88Class

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 to uniquely define this entity.

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

  • Country: China, People's Republic of (CHN) = 45;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Tank = 1;
  • SubCategory: Type88Class = 12;
  • Specific: null (none);
  • Entity type uid: 31210;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@41ee392b.

See Also: