Package org.jjazz.rhythm.spi
Class RhythmProvider.Info
java.lang.Object
org.jjazz.rhythm.spi.RhythmProvider.Info
- Enclosing interface:
- RhythmProvider
RhythmProvider descriptive information.
-
Constructor Details
-
Info
- Parameters:
uniqueId
-name
- Must be a non empty string (spaces are trimmed).description
-author
-version
-
-
-
Method Details
-
getDescription
-
getName
-
getAuthor
-
getVersion
-
getUniqueId
A unique identification string that can be used in serialization to store/retrieve a RhythmProvider instance. -
toString
-
hashCode
public int hashCode() -
equals
-