Class Pegaso3046Technical

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

public final class Pegaso3046Technical extends EntityType

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

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

  • Country: Spain (ESP) = 198;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Small Wheeled Utility Vehicle - (0-1.25 tons) = 6;
  • SubCategory: Pegaso3046 = 1;
  • Specific: Pegaso3046Technical = 1;
  • Entity type uid: 24130;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@4ba6ec50.

See Also:
  • Constructor Details

    • Pegaso3046Technical

      public Pegaso3046Technical()
      Default constructor
  • Method Details

    • createInstance

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