Class T72B3M

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

public final class T72B3M extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Tank = 1;
  • SubCategory: T72MBT = 2;
  • Specific: T72B3M = 17;
  • Entity type uid: 34397;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@48cd9a2c.

See Also: