Class DownedPilotUS

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

public final class DownedPilotUS extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Life form = 3;
  • Category: U.S. Air Force (USAF) = 13;
  • SubCategory: None = 0;
  • Specific: DownedPilotUS = 1;
  • Entity type uid: 35435;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@27ec74a3.

See Also:
  • Constructor Details

    • DownedPilotUS

      public DownedPilotUS()
      Default constructor
  • Method Details

    • createInstance

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