public interface AddressingDocument
extends org.apache.xmlbeans.XmlObject
Modifier and Type | Interface and Description |
---|---|
static interface |
AddressingDocument.Addressing
An XML Addressing(@http://www.w3.org/2007/05/addressing/metadata).
|
static class |
AddressingDocument.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
type |
Modifier and Type | Method and Description |
---|---|
AddressingDocument.Addressing |
addNewAddressing()
Appends and returns a new empty "Addressing" element
|
AddressingDocument.Addressing |
getAddressing()
Gets the "Addressing" element
|
void |
setAddressing(AddressingDocument.Addressing addressing)
Sets the "Addressing" element
|
changeType, compareTo, compareValue, 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, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
AddressingDocument.Addressing getAddressing()
void setAddressing(AddressingDocument.Addressing addressing)
AddressingDocument.Addressing addNewAddressing()
Copyright © 2019. All Rights Reserved.