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

public final class DAFYBZ3300 extends EntityType

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

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

  • Country: Netherlands (NLD) = 153;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: DAFYBZ3300 = 8;
  • Specific: null (none);
  • Entity type uid: 27938;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@89c65d5.

See Also:
  • Constructor Details

    • DAFYBZ3300

      public DAFYBZ3300()
      Default constructor
  • Method Details

    • createInstance

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