jp.crestmuse.cmx.filewrappers
クラス MIDIXMLWrapper.MIDIEvent
java.lang.Object
jp.crestmuse.cmx.filewrappers.NodeInterface
jp.crestmuse.cmx.filewrappers.MIDIXMLWrapper.MIDIEvent
- 含まれているクラス:
- MIDIXMLWrapper
public class MIDIXMLWrapper.MIDIEvent
- extends NodeInterface
クラス jp.crestmuse.cmx.filewrappers.NodeInterface から継承されたメソッド |
getAttribute, getAttribute, getAttributeDouble, getAttributeDouble, getAttributeInt, getAttributeInt, getChildByTagName, getChildByTagName, getChildNodes, getChildText, getChildTextDouble, getChildTextInt, getFirstChild, getLastChild, getNodeName, getText, getText, getTextDouble, getTextInt, hasAttribute, hasAttribute, hasChild, hasChild, node |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSupportedNodeName
protected final java.lang.String getSupportedNodeName()
- クラス
NodeInterface
の記述:
Returns the node name supported by the class.
Please override this method in a subclass.
このオブジェクトがサポートするノード名を返します.
このメソッドはサブクラスでオーバーライドしてください.
- 定義:
- クラス
NodeInterface
内の getSupportedNodeName
deltaTime
public final int deltaTime()
messageType
public final java.lang.String messageType()
value
public final int value(int i)
values
public final int[] values()
tempoValues
public final byte[] tempoValues()
channel
public final byte channel()
isChannelMessage
public final boolean isChannelMessage()
isMetaEvent
public final boolean isMetaEvent()