Class WarningMarkerChemicalMinefield

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.oth.culturalfeature.land.WarningMarkerChemicalMinefield
All Implemented Interfaces:
Serializable

public final class WarningMarkerChemicalMinefield extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Cultural feature = 5;
  • Category: Flags/markers = 6;
  • SubCategory: NBCHazardMarkers = 3;
  • Specific: WarningMarkerChemicalMinefield = 3;
  • Entity type uid: 27365;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@69d021c1.

See Also:
  • Constructor Details

    • WarningMarkerChemicalMinefield

      public WarningMarkerChemicalMinefield()
      Default constructor
  • Method Details

    • createInstance

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