|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjcaas.midi.Volume
public class Volume
Volume represents the master volume of a staff.
| Constructor Summary | |
|---|---|
Volume(double v)
Standard Constructor |
|
| Method Summary | |
|---|---|
double |
getVolume()
Returns the volume this object represents |
java.lang.String |
toString()
Overwrite for the toString method, returns the string representation of vol. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Volume(double v)
v - the volume this object represents.| Method Detail |
|---|
public double getVolume()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||