Class K2BlackPanther

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

public final class K2BlackPanther extends EntityType

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

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

  • Country: Korea (Republic of) (KOR) = 120;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Tank = 1;
  • SubCategory: K2BlackPanther = 4;
  • Specific: null (none);
  • Entity type uid: 23441;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@585ac855.

See Also: