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

public final class Pegaso3046 extends EntityType

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

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

  • 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: (none);
  • Entity type uid: 24129;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@642413d4.

See Also:
  • Constructor Details

    • Pegaso3046

      public Pegaso3046()
      Default constructor
  • Method Details

    • createInstance

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