public class Key extends Object
Key()
String
getFifths()
getMode()
getTonic()
void
setFifths(String fifths)
setMode(String mode)
setTonic(String tonic)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Key()
public String getFifths()
public void setFifths(String fifths)
public String getMode()
public void setMode(String mode)
public String getTonic()
public void setTonic(String tonic)
Copyright © 2019. All rights reserved.