Class GenericTruckPetroleumOilandLubricantsPOLSurveillance

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

public final class GenericTruckPetroleumOilandLubricantsPOLSurveillance extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Single Unit Cargo Truck = 83;
  • SubCategory: GenericTruckPetroleumOilandLubricantsPOLSurveillance = 107;
  • Specific: (none);
  • Entity type uid: 31593;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@4650a407.

See Also:
  • Constructor Details

    • GenericTruckPetroleumOilandLubricantsPOLSurveillance

      public GenericTruckPetroleumOilandLubricantsPOLSurveillance()
      Default constructor
  • Method Details