Class Pylon

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.oth.supply.class7majoritems.Pylon
All Implemented Interfaces:
Serializable

public final class Pylon extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: SupplyDomain = CLASS_7_MAJOR_ITEMS;
  • Domain: Supply = 6;
  • Category: J - Racks, Adaptors, Pylons = 6;
  • SubCategory: Pylon = 3;
  • Specific: null (none);
  • Entity type uid: 30739;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@7d49a1a0.

See Also: