Class BridgePier

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.oth.culturalfeature.land.BridgePier
All Implemented Interfaces:
Serializable

public final class BridgePier extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Cultural feature = 5;
  • Category: Bridge = 1;
  • SubCategory: BridgePier = 13;
  • Specific: null (none);
  • Entity type uid: 35473;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@55e5415d.

See Also: