public interface CTAnimationDgmBuildProperties extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTAnimationDgmBuildProperties.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 |
|---|---|
String |
getBld()
Gets the "bld" attribute
|
boolean |
getRev()
Gets the "rev" attribute
|
boolean |
isSetBld()
True if has "bld" attribute
|
boolean |
isSetRev()
True if has "rev" attribute
|
void |
setBld(String bld)
Sets the "bld" attribute
|
void |
setRev(boolean rev)
Sets the "rev" attribute
|
void |
unsetBld()
Unsets the "bld" attribute
|
void |
unsetRev()
Unsets the "rev" attribute
|
STAnimationDgmBuildType |
xgetBld()
Gets (as xml) the "bld" attribute
|
XmlBoolean |
xgetRev()
Gets (as xml) the "rev" attribute
|
void |
xsetBld(STAnimationDgmBuildType bld)
Sets (as xml) the "bld" attribute
|
void |
xsetRev(XmlBoolean rev)
Sets (as xml) the "rev" 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
String getBld()
STAnimationDgmBuildType xgetBld()
boolean isSetBld()
void setBld(String bld)
void xsetBld(STAnimationDgmBuildType bld)
void unsetBld()
boolean getRev()
XmlBoolean xgetRev()
boolean isSetRev()
void setRev(boolean rev)
void xsetRev(XmlBoolean rev)
void unsetRev()
Copyright © 2010 - 2020 Adobe. All Rights Reserved