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: (none);
  • Specific: (none);
  • Entity type uid: 22138;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@32e7b78d.

See Also:
  • Constructor Details

    • Pier

      public Pier()
      Default constructor
  • Method Details

    • createInstance

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