Class RhythmParameterInfo

java.lang.Object
org.jjazz.rhythmdatabase.api.RhythmParameterInfo
All Implemented Interfaces:
Serializable

public class RhythmParameterInfo extends Object implements Serializable
A description of a RhythmParameter for catalog purpose.

See Also:
  • Constructor Details

  • Method Details

    • getDisplayName

      public String getDisplayName()
    • getDescription

      public String getDescription()
    • className

      public String className()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object