Package org.jjazz.songstructure.api
Class SongPartParameter
java.lang.Object
org.jjazz.songstructure.api.SongPartParameter
Store a RP and its associated SongPart.
- 
Constructor Details
- 
SongPartParameter
 
 - 
 - 
Method Details
- 
getSpt
- Returns:
 - Return value can be null.
 
 - 
getRp
- Returns:
 - Return value can be null.
 
 - 
isEnumerableRp
public boolean isEnumerableRp()True if the RhythmParameter is an instance of RP_Enumerable.- Returns:
 
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -