public class DeviationInstanceWrapper.NoteDeviation extends NodeInterface
修飾子とタイプ | メソッドと説明 |
---|---|
double |
attack() |
double |
dynamics() |
java.lang.String |
dynamicsType() |
double |
endDynamics() |
protected java.lang.String |
getSupportedNodeName()
Returns the node name supported by the class.
|
double |
release() |
getAttribute, getAttribute, getAttributeDouble, getAttributeDouble, getAttributeInt, getAttributeInt, getAttributeKeys, getAttributeNS, getAttributes, getChildByTagName, getChildByTagNameNS, getChildNodes, getChildText, getChildTextDouble, getChildTextInt, getFirstChild, getLastChild, getNodeName, getText, getText, getTextDouble, getTextInt, hasAttribute, hasAttribute, hasChild, node
public final double attack()
public final double dynamics()
public final java.lang.String dynamicsType()
public final double endDynamics()
protected java.lang.String getSupportedNodeName()
NodeInterface
Returns the node name supported by the class. Please override this method in a subclass.
このオブジェクトがサポートするノード名を返します. このメソッドはサブクラスでオーバーライドしてください.getSupportedNodeName
クラス内 NodeInterface
public final double release()