Class RP_BassStyle
java.lang.Object
org.jjazz.rhythm.api.RP_State
org.jjazz.jjswing.api.RP_BassStyle
- All Implemented Interfaces:
Cloneable,RhythmParameter<String>,RpEnumerable<String>
RhythmParameter to specify the bass style.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RP_BassStylestatic StringgetAutoModeRpValueFromVariation(String rpVariationValue) Get the RP_BassStyle rpValue to be used for a given rpVariation value when in auto mode.static BassStyletoBassStyle(String rpValue) Return the BassStyle corresponding to rpValue.static StringGet the rpValue corresponding to bassStyle.Methods inherited from class org.jjazz.rhythm.api.RP_State
calculatePercentage, calculateValue, convertValue, equals, getCopy, getDefaultValue, getDescription, getDisplayName, getDisplayValue, getId, getMaxValue, getMinValue, getNextValue, getPossibleValues, getPreviousValue, getValueDescription, hashCode, isCompatibleWith, isPrimary, isValidValue, loadFromString, saveAsString, toStringMethods inherited from interface org.jjazz.rhythm.api.RhythmParameter
cloneValue
-
Field Details
-
AUTO_MODE_VALUE
- See Also:
-
BIMAP_STYLE_RPVALUE
-
-
Constructor Details
-
RP_BassStyle
public RP_BassStyle(boolean isPrimary)
-
-
Method Details
-
toRpValue
-
toBassStyle
-
getAutoModeRpValueFromVariation
-
get
-