public interface MockResponseConfig extends BaseMockResponseConfig
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | MockResponseConfig.FactoryA 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 | 
|---|---|
| WsaConfigConfig | addNewWsaConfig()Appends and returns a new empty "wsaConfig" element | 
| String | getOutgoingWss()Gets the "outgoingWss" attribute | 
| boolean | getUseWsAddressing()Gets the "useWsAddressing" attribute | 
| WsaConfigConfig | getWsaConfig()Gets the "wsaConfig" element | 
| boolean | isSetOutgoingWss()True if has "outgoingWss" attribute | 
| boolean | isSetUseWsAddressing()True if has "useWsAddressing" attribute | 
| boolean | isSetWsaConfig()True if has "wsaConfig" element | 
| void | setOutgoingWss(String outgoingWss)Sets the "outgoingWss" attribute | 
| void | setUseWsAddressing(boolean useWsAddressing)Sets the "useWsAddressing" attribute | 
| void | setWsaConfig(WsaConfigConfig wsaConfig)Sets the "wsaConfig" element | 
| void | unsetOutgoingWss()Unsets the "outgoingWss" attribute | 
| void | unsetUseWsAddressing()Unsets the "useWsAddressing" attribute | 
| void | unsetWsaConfig()Unsets the "wsaConfig" element | 
| org.apache.xmlbeans.XmlString | xgetOutgoingWss()Gets (as xml) the "outgoingWss" attribute | 
| org.apache.xmlbeans.XmlBoolean | xgetUseWsAddressing()Gets (as xml) the "useWsAddressing" attribute | 
| void | xsetOutgoingWss(org.apache.xmlbeans.XmlString outgoingWss)Sets (as xml) the "outgoingWss" attribute | 
| void | xsetUseWsAddressing(org.apache.xmlbeans.XmlBoolean useWsAddressing)Sets (as xml) the "useWsAddressing" attribute | 
addNewAttachment, addNewHeader, addNewResponseContent, addNewScript, getAttachmentArray, getAttachmentArray, getAttachmentList, getCompression, getDisabled, getEncoding, getHeaderArray, getHeaderArray, getHeaderList, getHttpResponseStatus, getResponseContent, getScript, insertNewAttachment, insertNewHeader, isSetCompression, isSetDisabled, isSetEncoding, isSetHttpResponseStatus, isSetScript, removeAttachment, removeHeader, setAttachmentArray, setAttachmentArray, setCompression, setDisabled, setEncoding, setHeaderArray, setHeaderArray, setHttpResponseStatus, setResponseContent, setScript, sizeOfAttachmentArray, sizeOfHeaderArray, unsetCompression, unsetDisabled, unsetEncoding, unsetHttpResponseStatus, unsetScript, xgetCompression, xgetDisabled, xgetEncoding, xgetHttpResponseStatus, xsetCompression, xsetDisabled, xsetEncoding, xsetHttpResponseStatusaddNewSettings, 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, xmlTextWsaConfigConfig getWsaConfig()
boolean isSetWsaConfig()
void setWsaConfig(WsaConfigConfig wsaConfig)
WsaConfigConfig addNewWsaConfig()
void unsetWsaConfig()
String getOutgoingWss()
org.apache.xmlbeans.XmlString xgetOutgoingWss()
boolean isSetOutgoingWss()
void setOutgoingWss(String outgoingWss)
void xsetOutgoingWss(org.apache.xmlbeans.XmlString outgoingWss)
void unsetOutgoingWss()
boolean getUseWsAddressing()
org.apache.xmlbeans.XmlBoolean xgetUseWsAddressing()
boolean isSetUseWsAddressing()
void setUseWsAddressing(boolean useWsAddressing)
void xsetUseWsAddressing(org.apache.xmlbeans.XmlBoolean useWsAddressing)
void unsetUseWsAddressing()
Copyright © 2019. All Rights Reserved.