Class Pier

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

public final class Pier extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Cultural feature = 5;
  • Category: Pier = 3;
  • SubCategory: null (none);
  • Specific: null (none);
  • Entity type uid: 22138;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@6c8e5ac4.

See Also: