Enum Class LifeFormLandCategories

java.lang.Object
java.lang.Enum<LifeFormLandCategories>
edu.nps.moves.dis7.enumerations.LifeFormLandCategories
All Implemented Interfaces:
Category, Serializable, Comparable<LifeFormLandCategories>, Constable

public enum LifeFormLandCategories extends Enum<LifeFormLandCategories> implements Category
This enum type is generated from XML, UID 472, marshal size 8; LifeFormLandCategories has 27 enumerations total.
See Also:
  • Enum Constant Details

    • CONVENTIONAL_ARMED_FORCES

      public static final LifeFormLandCategories CONVENTIONAL_ARMED_FORCES
      Conventional Armed Forces, Values from 10-29 are restricted to Conventional Armed Forces and may be further clarified by country code-specific values.
    • ARMY

      public static final LifeFormLandCategories ARMY
      Army
    • AIR_FORCE

      public static final LifeFormLandCategories AIR_FORCE
      Air Force
    • COAST_GUARD

      public static final LifeFormLandCategories COAST_GUARD
      Coast Guard
    • UNITED_NATIONS

      public static final LifeFormLandCategories UNITED_NATIONS
      United Nations
    • SUPPLEMENTAL_EMISSION_ENTITY_STATE

      public static final LifeFormLandCategories SUPPLEMENTAL_EMISSION_ENTITY_STATE
      Special Operations Forces (SOF), Values from 30-49 are restricted to Special Operations Forces and may be further clarified by country code-specific values.
    • LIVE_ENTITY_DETONATION

      public static final LifeFormLandCategories LIVE_ENTITY_DETONATION
      Law Enforcement, Values from 50-69 are restricted to Law Enforcement and may be further clarified by country code-specific values.
    • NON_MILITARY_NATIONAL_GOVERNMENT_AGENCIES

      public static final LifeFormLandCategories NON_MILITARY_NATIONAL_GOVERNMENT_AGENCIES
      Non-Military National Government Agencies, Values from 70-89 are restricted to Non-Military National Government Agencies and may be further clarified by country code-specific values.
    • REGIONAL_LOCAL_FORCES

      public static final LifeFormLandCategories REGIONAL_LOCAL_FORCES
      Regional / Local Forces, Values from 90-99 are restricted to Regional / Local Forces (e.g., state guard) and may be further clarified by country code-specific values.
    • IRREGULAR_FORCES

      public static final LifeFormLandCategories IRREGULAR_FORCES
      Irregular Forces, Values from 100-109 are restricted to Irregular Forces and may be further clarified by country code-specific values.
    • TERRORIST_COMBATANT

      public static final LifeFormLandCategories TERRORIST_COMBATANT
      Terrorist Combatant
    • INSURGENT

      public static final LifeFormLandCategories INSURGENT
      Insurgent
    • PARAMILITARY_FORCES

      public static final LifeFormLandCategories PARAMILITARY_FORCES
      Paramilitary Forces, Values from 110-119 are restricted to Paramilitary Forces and may be further clarified by country code-specific values.
    • HUMANITARIAN_ORGANIZATIONS

      public static final LifeFormLandCategories HUMANITARIAN_ORGANIZATIONS
      Humanitarian Organizations, Values from 120-129 are restricted to non-governmental Humanitarian Organizations and may be further clarified by country code-specific values.
    • CIVILIAN

      public static final LifeFormLandCategories CIVILIAN
      Civilian, Values from 130-159 are restricted to Civilians and may be further clarified by country code-specific values.
    • EMERGENCY_MEDICAL_TECHNICIAN_EMT

      public static final LifeFormLandCategories EMERGENCY_MEDICAL_TECHNICIAN_EMT
      Emergency Medical Technician (EMT)
    • FIREFIGHTER

      public static final LifeFormLandCategories FIREFIGHTER
      Firefighter
    • PRESS

      public static final LifeFormLandCategories PRESS
      Press
    • MAMMAL_2

      public static final LifeFormLandCategories MAMMAL_2
      SubcategoriesforLandCategory200Mammal
    • REPTILE_2

      public static final LifeFormLandCategories REPTILE_2
      SubcategoriesforLandCategory201Reptile
    • AMPHIBIAN_2

      public static final LifeFormLandCategories AMPHIBIAN_2
      SubcategoriesforLandCategory202Amphibian
    • INSECT_2

      public static final LifeFormLandCategories INSECT_2
      SubcategoriesforLandCategory203Insect
    • ARACHNID_2

      public static final LifeFormLandCategories ARACHNID_2
      SubcategoriesforLandCategory204Arachnid
    • MOLLUSK_2

      public static final LifeFormLandCategories MOLLUSK_2
      SubcategoriesforLandCategory205Mollusk
    • MARSUPIAL_2

      public static final LifeFormLandCategories MARSUPIAL_2
      SubcategoriesforLandCategory206Marsupial
  • Method Details