public static interface TestOnDemandLocationsRequestDocumentConfig.TestOnDemandLocationsRequest.Request
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
TestOnDemandLocationsRequestDocumentConfig.TestOnDemandLocationsRequest.Request.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 |
|---|---|
TestOnDemandLocationBodyConfig |
addNewBody()
Appends and returns a new empty "Body" element
|
TestOnDemandHeaderConfig |
addNewHeader()
Appends and returns a new empty "Header" element
|
String |
getApiVersion()
Gets the "api_version" attribute
|
TestOnDemandLocationBodyConfig |
getBody()
Gets the "Body" element
|
TestOnDemandHeaderConfig |
getHeader()
Gets the "Header" element
|
boolean |
isSetApiVersion()
True if has "api_version" attribute
|
void |
setApiVersion(String apiVersion)
Sets the "api_version" attribute
|
void |
setBody(TestOnDemandLocationBodyConfig body)
Sets the "Body" element
|
void |
setHeader(TestOnDemandHeaderConfig header)
Sets the "Header" element
|
void |
unsetApiVersion()
Unsets the "api_version" attribute
|
org.apache.xmlbeans.XmlString |
xgetApiVersion()
Gets (as xml) the "api_version" attribute
|
void |
xsetApiVersion(org.apache.xmlbeans.XmlString apiVersion)
Sets (as xml) the "api_version" attribute
|
changeType, compareTo, compareValue, 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, xmlTextTestOnDemandHeaderConfig getHeader()
void setHeader(TestOnDemandHeaderConfig header)
TestOnDemandHeaderConfig addNewHeader()
TestOnDemandLocationBodyConfig getBody()
void setBody(TestOnDemandLocationBodyConfig body)
TestOnDemandLocationBodyConfig addNewBody()
String getApiVersion()
org.apache.xmlbeans.XmlString xgetApiVersion()
boolean isSetApiVersion()
void setApiVersion(String apiVersion)
void xsetApiVersion(org.apache.xmlbeans.XmlString apiVersion)
void unsetApiVersion()
Copyright © 2019. All Rights Reserved.