Class Oboe

java.lang.Object
  extended by DeViento
      extended by Oboe

 class Oboe
extends DeViento


Constructor Summary
Oboe()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class DeViento
ajustar, play
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Oboe

Oboe()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class DeViento