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

public final class Rangers extends EntityType

Entity class Rangers collects multiple enumeration values together. Usage: create an instance of this class with Rangers.createInstance() or new Rangers().

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Life form = 3;
  • Category: Rangers = 31;
  • SubCategory: (none);
  • Specific: (none);
  • Entity type uid: 32715;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@386e9fd8.

See Also:
Country.UNITED_STATES_OF_AMERICA_USA, EntityKind.LIFE_FORM, Domain, PlatformDomain, Category, Rangers, Serialized Form
  • Constructor Details

    • Rangers

      public Rangers()
      Default constructor
  • Method Details

    • createInstance

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