java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.oth.supply.class1subsistence.MealColdWeather
All Implemented Interfaces:
Serializable

public final class MealColdWeather extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: SupplyDomain = CLASS_1_SUBSISTENCE;
  • Domain: Supply = 6;
  • Category: C - Combat Rations = 3;
  • SubCategory: MealReadytoEatMREUSA = 1;
  • Specific: MealColdWeather = 4;
  • Entity type uid: 30650;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@163df259.

See Also:
  • Constructor Details

    • MealColdWeather

      public MealColdWeather()
      Default constructor
  • Method Details

    • createInstance

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