public interface RESTMockResponseConfig extends BaseMockResponseConfig
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | RESTMockResponseConfig.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 | 
|---|---|
| String | getMediaType()Gets the "mediaType" attribute | 
| boolean | isSetMediaType()True if has "mediaType" attribute | 
| void | setMediaType(String mediaType)Sets the "mediaType" attribute | 
| void | unsetMediaType()Unsets the "mediaType" attribute | 
| org.apache.xmlbeans.XmlString | xgetMediaType()Gets (as xml) the "mediaType" attribute | 
| void | xsetMediaType(org.apache.xmlbeans.XmlString mediaType)Sets (as xml) the "mediaType" 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, xmlTextString getMediaType()
org.apache.xmlbeans.XmlString xgetMediaType()
boolean isSetMediaType()
void setMediaType(String mediaType)
void xsetMediaType(org.apache.xmlbeans.XmlString mediaType)
void unsetMediaType()
Copyright © 2019. All Rights Reserved.