public interface GraphQLTestRequestConfig extends GraphQLBaseRequestConfig
| Modifier and Type | Interface and Description |
|---|---|
static class |
GraphQLTestRequestConfig.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 |
|---|---|
String |
getMethod()
Gets the "method" attribute
|
boolean |
isSetMethod()
True if has "method" attribute
|
void |
setMethod(String method)
Sets the "method" attribute
|
void |
unsetMethod()
Unsets the "method" attribute
|
org.apache.xmlbeans.XmlString |
xgetMethod()
Gets (as xml) the "method" attribute
|
void |
xsetMethod(org.apache.xmlbeans.XmlString method)
Sets (as xml) the "method" attribute
|
addNewEnvironmentSpec, getEnvironmentSpec, isSetEnvironmentSpec, setEnvironmentSpec, unsetEnvironmentSpecaddNewAssertion, addNewAttachment, addNewCredentials, addNewJmsConfig, addNewJmsPropertyConfig, addNewRequest, getAssertionArray, getAssertionArray, getAssertionList, getAttachmentArray, getAttachmentArray, getAttachmentList, getCredentials, getEncoding, getEndpoint, getJmsConfig, getJmsPropertyConfig, getOriginalUri, getRequest, getSslKeystore, getTimeout, insertNewAssertion, insertNewAttachment, isSetJmsConfig, isSetJmsPropertyConfig, isSetOriginalUri, isSetSslKeystore, isSetTimeout, removeAssertion, removeAttachment, setAssertionArray, setAssertionArray, setAttachmentArray, setAttachmentArray, setCredentials, setEncoding, setEndpoint, setJmsConfig, setJmsPropertyConfig, setOriginalUri, setRequest, setSslKeystore, setTimeout, sizeOfAssertionArray, sizeOfAttachmentArray, unsetJmsConfig, unsetJmsPropertyConfig, unsetOriginalUri, unsetSslKeystore, unsetTimeout, xgetEncoding, xgetEndpoint, xgetOriginalUri, xgetSslKeystore, xgetTimeout, xsetEncoding, xsetEndpoint, xsetOriginalUri, xsetSslKeystore, xsetTimeoutaddNewSettings, getDescription, getId, getName, getSettings, getTimestamp, isSetDescription, isSetId, isSetName, isSetSettings, isSetTimestamp, setDescription, setId, setName, setSettings, setTimestamp, unsetDescription, unsetId, unsetName, unsetSettings, unsetTimestamp, xgetDescription, xgetId, xgetName, xgetTimestamp, xsetDescription, xsetId, xsetName, xsetTimestampchangeType, 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, xmlTextString getMethod()
org.apache.xmlbeans.XmlString xgetMethod()
boolean isSetMethod()
void setMethod(String method)
void xsetMethod(org.apache.xmlbeans.XmlString method)
void unsetMethod()
Copyright © 2019. All rights reserved.