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

public final class YellowFishingBuoy extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Cultural feature = 5;
  • Category: Buoy = 2;
  • SubCategory: FishingBuoys = 7;
  • Specific: YellowFishingBuoy = 4;
  • Entity type uid: 27178;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@69bca406.

See Also:
  • Constructor Details

    • YellowFishingBuoy

      public YellowFishingBuoy()
      Default constructor
  • Method Details

    • createInstance

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