Class IntelligenceFacility

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.rus.platform.land.IntelligenceFacility
All Implemented Interfaces:
Serializable

public final class IntelligenceFacility extends EntityType

Entity class IntelligenceFacility collects multiple enumeration values together.

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Intelligence Facility = 31;
  • SubCategory: (none);
  • Specific: (none);
  • Entity type uid: 13153;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@7e4d2287.

See Also:
Country.RUSSIA_RUS, EntityKind.PLATFORM, Domain, PlatformDomain, Category, IntelligenceFacility, Serialized Form
  • Constructor Details

    • IntelligenceFacility

      public IntelligenceFacility()
      Default constructor
  • Method Details

    • createInstance

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