Class MealColdWeather

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-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@1c98fe6f.

See Also: