Class BigRest

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

public final class BigRest extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Sensor/Emitter = 9;
  • Category: RF Active = 2;
  • SubCategory: EarlyWarningSurveillanceRadar = 2;
  • Specific: BigRest = 14;
  • Entity type uid: 36517;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@2a73a64f.

See Also:
  • Constructor Details

    • BigRest

      public BigRest()
      Default constructor
  • Method Details

    • createInstance

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