Class Wolfambulance

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

public final class Wolfambulance extends EntityType

Entity class Wolfambulance collects multiple enumeration values together. Usage: create an instance of this class with Wolfambulance.createInstance() or new Wolfambulance().

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Small Wheeled Utility Vehicle (0 - 1.25 tons) = 6;
  • SubCategory: WolfMercedesBenzGClass4x4 = 1;
  • Specific: Wolfambulance = 4;
  • Entity type uid: 22767;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@62656be4.

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

    • Wolfambulance

      public Wolfambulance()
      Default constructor
  • Method Details

    • createInstance

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