public interface DefinitionsDocument extends XmlObject
Modifier and Type | Interface and Description |
---|---|
static interface |
DefinitionsDocument.Definitions
An XML definitions(@http://www.apache.org/internal/xmlbeans/wsdlsubst).
|
Modifier and Type | Field and Description |
---|---|
static DocumentFactory<DefinitionsDocument> |
Factory |
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Modifier and Type | Method and Description |
---|---|
DefinitionsDocument.Definitions |
addNewDefinitions()
Appends and returns a new empty "definitions" element
|
DefinitionsDocument.Definitions |
getDefinitions()
Gets the "definitions" element
|
void |
setDefinitions(DefinitionsDocument.Definitions definitions)
Sets the "definitions" element
|
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, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final DocumentFactory<DefinitionsDocument> Factory
static final SchemaType type
DefinitionsDocument.Definitions getDefinitions()
void setDefinitions(DefinitionsDocument.Definitions definitions)
DefinitionsDocument.Definitions addNewDefinitions()