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

public final class BVP1CAS extends EntityType

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

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

  • Country: Slovakia (SVK) = 268;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Utility Vehicle = 3;
  • SubCategory: BVP1CAS = 4;
  • Specific: (none);
  • Entity type uid: 30115;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@53a7a60c.

See Also:
  • Constructor Details

    • BVP1CAS

      public BVP1CAS()
      Default constructor
  • Method Details

    • createInstance

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