Class WuKangClass

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

public final class WuKangClass extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@80b122b.

See Also: