Class greaterthan5000gallons

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

public final class greaterthan5000gallons extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Fuel trailer = 15;
  • SubCategory: greaterthan5000gallons = 3;
  • Specific: null (none);
  • Entity type uid: 13001;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@3971f0fe.

See Also:
  • Constructor Details

    • greaterthan5000gallons

      public greaterthan5000gallons()
      Default constructor
  • Method Details

    • createInstance

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