Modifier and Type | Method and Description |
---|---|
UsingAddressingDocument.UsingAddressing |
UsingAddressingDocument.addNewUsingAddressing()
Appends and returns a new empty "UsingAddressing" element
|
UsingAddressingDocument.UsingAddressing |
UsingAddressingDocument.getUsingAddressing()
Gets the "UsingAddressing" element
|
static UsingAddressingDocument.UsingAddressing |
UsingAddressingDocument.UsingAddressing.Factory.newInstance() |
static UsingAddressingDocument.UsingAddressing |
UsingAddressingDocument.UsingAddressing.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
UsingAddressingDocument.setUsingAddressing(UsingAddressingDocument.UsingAddressing usingAddressing)
Sets the "UsingAddressing" element
|
Modifier and Type | Class and Description |
---|---|
static class |
UsingAddressingDocumentImpl.UsingAddressingImpl
An XML UsingAddressing(@http://www.w3.org/2006/05/addressing/wsdl).
|
Modifier and Type | Method and Description |
---|---|
UsingAddressingDocument.UsingAddressing |
UsingAddressingDocumentImpl.addNewUsingAddressing()
Appends and returns a new empty "UsingAddressing" element
|
UsingAddressingDocument.UsingAddressing |
UsingAddressingDocumentImpl.getUsingAddressing()
Gets the "UsingAddressing" element
|
Modifier and Type | Method and Description |
---|---|
void |
UsingAddressingDocumentImpl.setUsingAddressing(UsingAddressingDocument.UsingAddressing usingAddressing)
Sets the "UsingAddressing" element
|
Modifier and Type | Method and Description |
---|---|
UsingAddressingDocument.UsingAddressing |
OperatorContentType.addNewUsingAddressing()
Appends and returns a new empty value (as xml) as the last "UsingAddressing" element
|
UsingAddressingDocument.UsingAddressing[] |
OperatorContentType.getUsingAddressingArray()
Deprecated.
|
UsingAddressingDocument.UsingAddressing |
OperatorContentType.getUsingAddressingArray(int i)
Gets ith "UsingAddressing" element
|
UsingAddressingDocument.UsingAddressing |
OperatorContentType.insertNewUsingAddressing(int i)
Inserts and returns a new empty value (as xml) as the ith "UsingAddressing" element
|
Modifier and Type | Method and Description |
---|---|
List<UsingAddressingDocument.UsingAddressing> |
OperatorContentType.getUsingAddressingList()
Gets a List of "UsingAddressing" elements
|
Modifier and Type | Method and Description |
---|---|
void |
OperatorContentType.setUsingAddressingArray(int i,
UsingAddressingDocument.UsingAddressing usingAddressing)
Sets ith "UsingAddressing" element
|
void |
OperatorContentType.setUsingAddressingArray(UsingAddressingDocument.UsingAddressing[] usingAddressingArray)
Sets array of all "UsingAddressing" element
|
Modifier and Type | Method and Description |
---|---|
UsingAddressingDocument.UsingAddressing |
OperatorContentTypeImpl.addNewUsingAddressing()
Appends and returns a new empty value (as xml) as the last "UsingAddressing" element
|
UsingAddressingDocument.UsingAddressing[] |
OperatorContentTypeImpl.getUsingAddressingArray()
Deprecated.
|
UsingAddressingDocument.UsingAddressing |
OperatorContentTypeImpl.getUsingAddressingArray(int i)
Gets ith "UsingAddressing" element
|
UsingAddressingDocument.UsingAddressing |
OperatorContentTypeImpl.insertNewUsingAddressing(int i)
Inserts and returns a new empty value (as xml) as the ith "UsingAddressing" element
|
Modifier and Type | Method and Description |
---|---|
List<UsingAddressingDocument.UsingAddressing> |
OperatorContentTypeImpl.getUsingAddressingList()
Gets a List of "UsingAddressing" elements
|
Modifier and Type | Method and Description |
---|---|
void |
OperatorContentTypeImpl.setUsingAddressingArray(int i,
UsingAddressingDocument.UsingAddressing usingAddressing)
Sets ith "UsingAddressing" element
|
void |
OperatorContentTypeImpl.setUsingAddressingArray(UsingAddressingDocument.UsingAddressing[] usingAddressingArray)
Sets array of all "UsingAddressing" element
|
Copyright © 2019. All Rights Reserved.