public class SCCXMLWrapper.Annotation extends NodeInterface implements SCC.Annotation
修飾子とタイプ | メソッドと説明 |
---|---|
java.lang.String |
content() |
protected java.lang.String |
getSupportedNodeName()
Returns the node name supported by the class.
|
int |
offset() |
int |
offset(int ticksPerBeat) |
int |
onset() |
int |
onset(int ticksPerBeat) |
java.lang.String |
type() |
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 java.lang.String content()
content
インタフェース内 SCC.Annotation
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 int offset()
public final int offset(int ticksPerBeat)
offset
インタフェース内 SCC.Annotation
public final int onset()
public final int onset(int ticksPerBeat)
onset
インタフェース内 SCC.Annotation
public final java.lang.String type()
type
インタフェース内 SCC.Annotation