All Implemented Interfaces:
MusicItem

@Entity
public class Hole
extends Technical
  • Constructor Details

    • Hole

      public Hole()
  • Method Details

    • getType

      public java.lang.String getType()
    • setType

      public void setType​(java.lang.String type)
    • getHoleClosed

      public HoleClosedType getHoleClosed()
    • setHoleClosed

      public void setHoleClosed​(HoleClosedType holeClosed)
    • getHoleClosedLocation

      public HoleClosedLocation getHoleClosedLocation()
    • setHoleClosedLocation

      public void setHoleClosedLocation​(HoleClosedLocation holeClosedLocation)
    • getHoleShape

      public java.lang.String getHoleShape()
    • setHoleShape

      public void setHoleShape​(java.lang.String holeShape)