Class TaiWuClass

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.twn.platform.surface.TaiWuClass
All Implemented Interfaces:
Serializable

public final class TaiWuClass extends EntityType

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

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

  • Country: Taiwan, Province of China (TWN) = 208;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Amphibious Transport Dock = 56;
  • SubCategory: TaiWuClass = 1;
  • Specific: null (none);
  • Entity type uid: 19226;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@4fa4f485.

See Also: