Uses of Enum Class
org.jjazz.jjswing.api.BassStyle
Packages that use BassStyle
-
Uses of BassStyle in org.jjazz.jjswing.api
Subclasses with type arguments of type BassStyle in org.jjazz.jjswing.apiFields in org.jjazz.jjswing.api with type parameters of type BassStyleMethods in org.jjazz.jjswing.api that return BassStyleModifier and TypeMethodDescriptionBassStyle.getCustomStyle()BassStyle.getNonCustomStyle()static BassStyleRP_BassStyle.toBassStyle(String rpValue) Return the BassStyle corresponding to rpValue.static BassStyleReturns the enum constant of this class with the specified name.static BassStyle[]BassStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jjazz.jjswing.api that return types with arguments of type BassStyleMethods in org.jjazz.jjswing.api with parameters of type BassStyle