Class M48A5

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

public final class M48A5 extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Tank = 1;
  • SubCategory: M48mediumtank = 4;
  • Specific: M48A5 = 7;
  • Entity type uid: 10043;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@5921b93c.

See Also: