public class MusicXMLWrapper.Forward extends MusicXMLWrapper.MusicData
forward要素から情報を取り出すためのメソッドを提供します. forward要素は時刻を空回しするときに使用されます.
| 修飾子とタイプ | メソッドと説明 |
|---|---|
int |
duration() |
protected java.lang.String |
getSupportedNodeName()
Returns"note|backup|forward|direction|attributes|harmony|figured-bass|print|sound|barline|grouping|link|bookmark"
.
|
actualDuration, actualDuration, duration, measure, offet, onset, onsetWithinMeasure, ordinal, subordinalgetAttribute, 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 int duration()
duration クラス内 MusicXMLWrapper.MusicDataprotected final java.lang.String getSupportedNodeName()
MusicXMLWrapper.MusicDataReturns"note|backup|forward|direction|attributes|harmony|figured-bass|print|sound|barline|grouping|link|bookmark" .
getSupportedNodeName クラス内 MusicXMLWrapper.MusicData