Class LHD4Boxer

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

public final class LHD4Boxer extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Amphibious Assault Ship = 54;
  • SubCategory: WaspClass = 3;
  • Specific: LHD4Boxer = 4;
  • Entity type uid: 11987;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@18907af2.

See Also: