public interface CTAudioCDTime extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTAudioCDTime.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
long |
getTime()
Gets the "time" attribute
|
short |
getTrack()
Gets the "track" attribute
|
boolean |
isSetTime()
True if has "time" attribute
|
void |
setTime(long time)
Sets the "time" attribute
|
void |
setTrack(short track)
Sets the "track" attribute
|
void |
unsetTime()
Unsets the "time" attribute
|
XmlUnsignedInt |
xgetTime()
Gets (as xml) the "time" attribute
|
XmlUnsignedByte |
xgetTrack()
Gets (as xml) the "track" attribute
|
void |
xsetTime(XmlUnsignedInt time)
Sets (as xml) the "time" attribute
|
void |
xsetTrack(XmlUnsignedByte track)
Sets (as xml) the "track" attribute
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
short getTrack()
XmlUnsignedByte xgetTrack()
void setTrack(short track)
void xsetTrack(XmlUnsignedByte track)
long getTime()
XmlUnsignedInt xgetTime()
boolean isSetTime()
void setTime(long time)
void xsetTime(XmlUnsignedInt time)
void unsetTime()
Copyright © 2010 - 2020 Adobe. All Rights Reserved