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

public final class P240BTZ extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Fighting Vehicle = 2;
  • SubCategory: BTR80 = 13;
  • Specific: BTR80UNShK1Sh1GAZ59032 = 4;
  • Entity type uid: 33315;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@7afb1741.

See Also:
  • Constructor Details

    • P240BTZ

      public P240BTZ()
      Default constructor
  • Method Details

    • createInstance

      public static P240BTZ createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data