public class DeviationInstanceWrapper.Control extends NodeInterface implements Ordered
| 修飾子とタイプ | メソッドと説明 |
|---|---|
double |
beat() |
boolean |
containsAttributeInChild(java.lang.String key) |
java.lang.String |
getChildAttribute(java.lang.String key) |
double |
getChildAttributeDouble(java.lang.String key) |
int |
getChildAttributeInt(java.lang.String key) |
protected java.lang.String |
getSupportedNodeName()
Returns the node name supported by the class.
|
int |
measure() |
int |
ordinal() |
int |
subordinal() |
int |
timestamp(int ticksPerBeat) |
java.lang.String |
toString() |
java.lang.String |
type() |
double |
value() |
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, nodepublic final double beat()
public final boolean containsAttributeInChild(java.lang.String key)
public final java.lang.String getChildAttribute(java.lang.String key)
public final double getChildAttributeDouble(java.lang.String key)
public final int getChildAttributeInt(java.lang.String key)
protected final java.lang.String getSupportedNodeName()
NodeInterfaceReturns the node name supported by the class. Please override this method in a subclass.
このオブジェクトがサポートするノード名を返します. このメソッドはサブクラスでオーバーライドしてください.getSupportedNodeName クラス内 NodeInterfacepublic final int measure()
public final int subordinal()
subordinal インタフェース内 Orderedpublic final int timestamp(int ticksPerBeat)
throws java.io.IOException
java.io.IOExceptionpublic final java.lang.String toString()
toString クラス内 java.lang.Objectpublic final java.lang.String type()
public final double value()