public class BaseMockServiceConfigImpl extends ModelItemConfigImpl implements BaseMockServiceConfig
BaseMockServiceConfig.Factory
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
Constructor and Description |
---|
BaseMockServiceConfigImpl(org.apache.xmlbeans.SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
ScriptConfig |
addNewAfterRequestScript()
Appends and returns a new empty "afterRequestScript" element
|
ScriptConfig |
addNewOnRequestScript()
Appends and returns a new empty "onRequestScript" element
|
PropertiesTypeConfig |
addNewProperties()
Appends and returns a new empty "properties" element
|
ScriptConfig |
addNewStartScript()
Appends and returns a new empty "startScript" element
|
ScriptConfig |
addNewStopScript()
Appends and returns a new empty "stopScript" element
|
ScriptConfig |
getAfterRequestScript()
Gets the "afterRequestScript" element
|
boolean |
getBindToHostOnly()
Gets the "bindToHostOnly" attribute
|
boolean |
getDispatchResponseMessages()
Gets the "dispatchResponseMessages" attribute
|
String |
getDocroot()
Gets the "docroot" attribute
|
String |
getFaultMockOperation()
Gets the "faultMockOperation" attribute
|
String |
getHost()
Gets the "host" attribute
|
ScriptConfig |
getOnRequestScript()
Gets the "onRequestScript" element
|
String |
getPath()
Gets the "path" attribute
|
int |
getPort()
Gets the "port" attribute
|
PropertiesTypeConfig |
getProperties()
Gets the "properties" element
|
ScriptConfig |
getStartScript()
Gets the "startScript" element
|
ScriptConfig |
getStopScript()
Gets the "stopScript" element
|
boolean |
isSetAfterRequestScript()
True if has "afterRequestScript" element
|
boolean |
isSetBindToHostOnly()
True if has "bindToHostOnly" attribute
|
boolean |
isSetDispatchResponseMessages()
True if has "dispatchResponseMessages" attribute
|
boolean |
isSetDocroot()
True if has "docroot" attribute
|
boolean |
isSetFaultMockOperation()
True if has "faultMockOperation" attribute
|
boolean |
isSetHost()
True if has "host" attribute
|
boolean |
isSetOnRequestScript()
True if has "onRequestScript" element
|
boolean |
isSetPath()
True if has "path" attribute
|
boolean |
isSetPort()
True if has "port" attribute
|
boolean |
isSetProperties()
True if has "properties" element
|
boolean |
isSetStartScript()
True if has "startScript" element
|
boolean |
isSetStopScript()
True if has "stopScript" element
|
void |
setAfterRequestScript(ScriptConfig afterRequestScript)
Sets the "afterRequestScript" element
|
void |
setBindToHostOnly(boolean bindToHostOnly)
Sets the "bindToHostOnly" attribute
|
void |
setDispatchResponseMessages(boolean dispatchResponseMessages)
Sets the "dispatchResponseMessages" attribute
|
void |
setDocroot(String docroot)
Sets the "docroot" attribute
|
void |
setFaultMockOperation(String faultMockOperation)
Sets the "faultMockOperation" attribute
|
void |
setHost(String host)
Sets the "host" attribute
|
void |
setOnRequestScript(ScriptConfig onRequestScript)
Sets the "onRequestScript" element
|
void |
setPath(String path)
Sets the "path" attribute
|
void |
setPort(int port)
Sets the "port" attribute
|
void |
setProperties(PropertiesTypeConfig properties)
Sets the "properties" element
|
void |
setStartScript(ScriptConfig startScript)
Sets the "startScript" element
|
void |
setStopScript(ScriptConfig stopScript)
Sets the "stopScript" element
|
void |
unsetAfterRequestScript()
Unsets the "afterRequestScript" element
|
void |
unsetBindToHostOnly()
Unsets the "bindToHostOnly" attribute
|
void |
unsetDispatchResponseMessages()
Unsets the "dispatchResponseMessages" attribute
|
void |
unsetDocroot()
Unsets the "docroot" attribute
|
void |
unsetFaultMockOperation()
Unsets the "faultMockOperation" attribute
|
void |
unsetHost()
Unsets the "host" attribute
|
void |
unsetOnRequestScript()
Unsets the "onRequestScript" element
|
void |
unsetPath()
Unsets the "path" attribute
|
void |
unsetPort()
Unsets the "port" attribute
|
void |
unsetProperties()
Unsets the "properties" element
|
void |
unsetStartScript()
Unsets the "startScript" element
|
void |
unsetStopScript()
Unsets the "stopScript" element
|
org.apache.xmlbeans.XmlBoolean |
xgetBindToHostOnly()
Gets (as xml) the "bindToHostOnly" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetDispatchResponseMessages()
Gets (as xml) the "dispatchResponseMessages" attribute
|
org.apache.xmlbeans.XmlString |
xgetDocroot()
Gets (as xml) the "docroot" attribute
|
org.apache.xmlbeans.XmlString |
xgetFaultMockOperation()
Gets (as xml) the "faultMockOperation" attribute
|
org.apache.xmlbeans.XmlString |
xgetHost()
Gets (as xml) the "host" attribute
|
org.apache.xmlbeans.XmlString |
xgetPath()
Gets (as xml) the "path" attribute
|
org.apache.xmlbeans.XmlInt |
xgetPort()
Gets (as xml) the "port" attribute
|
void |
xsetBindToHostOnly(org.apache.xmlbeans.XmlBoolean bindToHostOnly)
Sets (as xml) the "bindToHostOnly" attribute
|
void |
xsetDispatchResponseMessages(org.apache.xmlbeans.XmlBoolean dispatchResponseMessages)
Sets (as xml) the "dispatchResponseMessages" attribute
|
void |
xsetDocroot(org.apache.xmlbeans.XmlString docroot)
Sets (as xml) the "docroot" attribute
|
void |
xsetFaultMockOperation(org.apache.xmlbeans.XmlString faultMockOperation)
Sets (as xml) the "faultMockOperation" attribute
|
void |
xsetHost(org.apache.xmlbeans.XmlString host)
Sets (as xml) the "host" attribute
|
void |
xsetPath(org.apache.xmlbeans.XmlString path)
Sets (as xml) the "path" attribute
|
void |
xsetPort(org.apache.xmlbeans.XmlInt port)
Sets (as xml) the "port" attribute
|
addNewSettings, 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, xsetTimestamp
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addNewSettings, 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, xsetTimestamp
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
public BaseMockServiceConfigImpl(org.apache.xmlbeans.SchemaType sType)
public ScriptConfig getStartScript()
getStartScript
in interface BaseMockServiceConfig
public boolean isSetStartScript()
isSetStartScript
in interface BaseMockServiceConfig
public void setStartScript(ScriptConfig startScript)
setStartScript
in interface BaseMockServiceConfig
public ScriptConfig addNewStartScript()
addNewStartScript
in interface BaseMockServiceConfig
public void unsetStartScript()
unsetStartScript
in interface BaseMockServiceConfig
public ScriptConfig getStopScript()
getStopScript
in interface BaseMockServiceConfig
public boolean isSetStopScript()
isSetStopScript
in interface BaseMockServiceConfig
public void setStopScript(ScriptConfig stopScript)
setStopScript
in interface BaseMockServiceConfig
public ScriptConfig addNewStopScript()
addNewStopScript
in interface BaseMockServiceConfig
public void unsetStopScript()
unsetStopScript
in interface BaseMockServiceConfig
public PropertiesTypeConfig getProperties()
getProperties
in interface BaseMockServiceConfig
public boolean isSetProperties()
isSetProperties
in interface BaseMockServiceConfig
public void setProperties(PropertiesTypeConfig properties)
setProperties
in interface BaseMockServiceConfig
public PropertiesTypeConfig addNewProperties()
addNewProperties
in interface BaseMockServiceConfig
public void unsetProperties()
unsetProperties
in interface BaseMockServiceConfig
public ScriptConfig getOnRequestScript()
getOnRequestScript
in interface BaseMockServiceConfig
public boolean isSetOnRequestScript()
isSetOnRequestScript
in interface BaseMockServiceConfig
public void setOnRequestScript(ScriptConfig onRequestScript)
setOnRequestScript
in interface BaseMockServiceConfig
public ScriptConfig addNewOnRequestScript()
addNewOnRequestScript
in interface BaseMockServiceConfig
public void unsetOnRequestScript()
unsetOnRequestScript
in interface BaseMockServiceConfig
public ScriptConfig getAfterRequestScript()
getAfterRequestScript
in interface BaseMockServiceConfig
public boolean isSetAfterRequestScript()
isSetAfterRequestScript
in interface BaseMockServiceConfig
public void setAfterRequestScript(ScriptConfig afterRequestScript)
setAfterRequestScript
in interface BaseMockServiceConfig
public ScriptConfig addNewAfterRequestScript()
addNewAfterRequestScript
in interface BaseMockServiceConfig
public void unsetAfterRequestScript()
unsetAfterRequestScript
in interface BaseMockServiceConfig
public int getPort()
getPort
in interface BaseMockServiceConfig
public org.apache.xmlbeans.XmlInt xgetPort()
xgetPort
in interface BaseMockServiceConfig
public boolean isSetPort()
isSetPort
in interface BaseMockServiceConfig
public void setPort(int port)
setPort
in interface BaseMockServiceConfig
public void xsetPort(org.apache.xmlbeans.XmlInt port)
xsetPort
in interface BaseMockServiceConfig
public void unsetPort()
unsetPort
in interface BaseMockServiceConfig
public String getHost()
getHost
in interface BaseMockServiceConfig
public org.apache.xmlbeans.XmlString xgetHost()
xgetHost
in interface BaseMockServiceConfig
public boolean isSetHost()
isSetHost
in interface BaseMockServiceConfig
public void setHost(String host)
setHost
in interface BaseMockServiceConfig
public void xsetHost(org.apache.xmlbeans.XmlString host)
xsetHost
in interface BaseMockServiceConfig
public void unsetHost()
unsetHost
in interface BaseMockServiceConfig
public boolean getBindToHostOnly()
getBindToHostOnly
in interface BaseMockServiceConfig
public org.apache.xmlbeans.XmlBoolean xgetBindToHostOnly()
xgetBindToHostOnly
in interface BaseMockServiceConfig
public boolean isSetBindToHostOnly()
isSetBindToHostOnly
in interface BaseMockServiceConfig
public void setBindToHostOnly(boolean bindToHostOnly)
setBindToHostOnly
in interface BaseMockServiceConfig
public void xsetBindToHostOnly(org.apache.xmlbeans.XmlBoolean bindToHostOnly)
xsetBindToHostOnly
in interface BaseMockServiceConfig
public void unsetBindToHostOnly()
unsetBindToHostOnly
in interface BaseMockServiceConfig
public String getPath()
getPath
in interface BaseMockServiceConfig
public org.apache.xmlbeans.XmlString xgetPath()
xgetPath
in interface BaseMockServiceConfig
public boolean isSetPath()
isSetPath
in interface BaseMockServiceConfig
public void setPath(String path)
setPath
in interface BaseMockServiceConfig
public void xsetPath(org.apache.xmlbeans.XmlString path)
xsetPath
in interface BaseMockServiceConfig
public void unsetPath()
unsetPath
in interface BaseMockServiceConfig
public String getDocroot()
getDocroot
in interface BaseMockServiceConfig
public org.apache.xmlbeans.XmlString xgetDocroot()
xgetDocroot
in interface BaseMockServiceConfig
public boolean isSetDocroot()
isSetDocroot
in interface BaseMockServiceConfig
public void setDocroot(String docroot)
setDocroot
in interface BaseMockServiceConfig
public void xsetDocroot(org.apache.xmlbeans.XmlString docroot)
xsetDocroot
in interface BaseMockServiceConfig
public void unsetDocroot()
unsetDocroot
in interface BaseMockServiceConfig
public String getFaultMockOperation()
getFaultMockOperation
in interface BaseMockServiceConfig
public org.apache.xmlbeans.XmlString xgetFaultMockOperation()
xgetFaultMockOperation
in interface BaseMockServiceConfig
public boolean isSetFaultMockOperation()
isSetFaultMockOperation
in interface BaseMockServiceConfig
public void setFaultMockOperation(String faultMockOperation)
setFaultMockOperation
in interface BaseMockServiceConfig
public void xsetFaultMockOperation(org.apache.xmlbeans.XmlString faultMockOperation)
xsetFaultMockOperation
in interface BaseMockServiceConfig
public void unsetFaultMockOperation()
unsetFaultMockOperation
in interface BaseMockServiceConfig
public boolean getDispatchResponseMessages()
getDispatchResponseMessages
in interface BaseMockServiceConfig
public org.apache.xmlbeans.XmlBoolean xgetDispatchResponseMessages()
xgetDispatchResponseMessages
in interface BaseMockServiceConfig
public boolean isSetDispatchResponseMessages()
isSetDispatchResponseMessages
in interface BaseMockServiceConfig
public void setDispatchResponseMessages(boolean dispatchResponseMessages)
setDispatchResponseMessages
in interface BaseMockServiceConfig
public void xsetDispatchResponseMessages(org.apache.xmlbeans.XmlBoolean dispatchResponseMessages)
xsetDispatchResponseMessages
in interface BaseMockServiceConfig
public void unsetDispatchResponseMessages()
unsetDispatchResponseMessages
in interface BaseMockServiceConfig
Copyright © 2019. All Rights Reserved.