Class GenericSUVOversize

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

public final class GenericSUVOversize extends EntityType

Entity class GenericSUVOversize collects multiple enumeration values together.

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Car = 81;
  • SubCategory: GenericSUVOversize = 115;
  • Specific: (none);
  • Entity type uid: 25797;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@241a0c3a.

See Also:
Country.OTHER, EntityKind.PLATFORM, Domain, PlatformDomain, Category, Car, SubCategory, Serialized Form
  • Constructor Details

    • GenericSUVOversize

      public GenericSUVOversize()
      Default constructor
  • Method Details

    • createInstance

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