Class BOVAPC

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

public final class BOVAPC extends EntityType

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

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

  • Country: Serbia (SRB) = 276;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Fighting Vehicle = 2;
  • SubCategory: BOVAPC = 4;
  • Specific: null (none);
  • Entity type uid: 30149;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@551e4c6d.

See Also: