public class EnvironmentEndpointConfigImpl extends org.apache.xmlbeans.impl.values.JavaStringHolderEx implements EnvironmentEndpointConfig
EnvironmentEndpointConfig.Factory
EndpointConfig.Mode
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
Modifier | Constructor and Description |
---|---|
|
EnvironmentEndpointConfigImpl(org.apache.xmlbeans.SchemaType sType) |
protected |
EnvironmentEndpointConfigImpl(org.apache.xmlbeans.SchemaType sType,
boolean b) |
Modifier and Type | Method and Description |
---|---|
String |
getDomain()
Gets the "domain" attribute
|
String |
getIncomingWss()
Gets the "incomingWss" attribute
|
String |
getLabel()
Gets the "label" attribute
|
EndpointConfig.Mode.Enum |
getMode()
Gets the "mode" attribute
|
String |
getOutgoingWss()
Gets the "outgoingWss" attribute
|
String |
getPassword()
Gets the "password" attribute
|
String |
getProxyHost()
Gets the "proxyHost" attribute
|
String |
getProxyPassword()
Gets the "proxyPassword" attribute
|
String |
getProxyPort()
Gets the "proxyPort" attribute
|
String |
getProxyUsername()
Gets the "proxyUsername" attribute
|
String |
getUsername()
Gets the "username" attribute
|
String |
getWssTimeToLive()
Gets the "wssTimeToLive" attribute
|
String |
getWssType()
Gets the "wssType" attribute
|
boolean |
isSetDomain()
True if has "domain" attribute
|
boolean |
isSetIncomingWss()
True if has "incomingWss" attribute
|
boolean |
isSetLabel()
True if has "label" attribute
|
boolean |
isSetMode()
True if has "mode" attribute
|
boolean |
isSetOutgoingWss()
True if has "outgoingWss" attribute
|
boolean |
isSetPassword()
True if has "password" attribute
|
boolean |
isSetProxyHost()
True if has "proxyHost" attribute
|
boolean |
isSetProxyPassword()
True if has "proxyPassword" attribute
|
boolean |
isSetProxyPort()
True if has "proxyPort" attribute
|
boolean |
isSetProxyUsername()
True if has "proxyUsername" attribute
|
boolean |
isSetUsername()
True if has "username" attribute
|
boolean |
isSetWssTimeToLive()
True if has "wssTimeToLive" attribute
|
boolean |
isSetWssType()
True if has "wssType" attribute
|
void |
setDomain(String domain)
Sets the "domain" attribute
|
void |
setIncomingWss(String incomingWss)
Sets the "incomingWss" attribute
|
void |
setLabel(String label)
Sets the "label" attribute
|
void |
setMode(EndpointConfig.Mode.Enum mode)
Sets the "mode" attribute
|
void |
setOutgoingWss(String outgoingWss)
Sets the "outgoingWss" attribute
|
void |
setPassword(String password)
Sets the "password" attribute
|
void |
setProxyHost(String proxyHost)
Sets the "proxyHost" attribute
|
void |
setProxyPassword(String proxyPassword)
Sets the "proxyPassword" attribute
|
void |
setProxyPort(String proxyPort)
Sets the "proxyPort" attribute
|
void |
setProxyUsername(String proxyUsername)
Sets the "proxyUsername" attribute
|
void |
setUsername(String username)
Sets the "username" attribute
|
void |
setWssTimeToLive(String wssTimeToLive)
Sets the "wssTimeToLive" attribute
|
void |
setWssType(String wssType)
Sets the "wssType" attribute
|
void |
unsetDomain()
Unsets the "domain" attribute
|
void |
unsetIncomingWss()
Unsets the "incomingWss" attribute
|
void |
unsetLabel()
Unsets the "label" attribute
|
void |
unsetMode()
Unsets the "mode" attribute
|
void |
unsetOutgoingWss()
Unsets the "outgoingWss" attribute
|
void |
unsetPassword()
Unsets the "password" attribute
|
void |
unsetProxyHost()
Unsets the "proxyHost" attribute
|
void |
unsetProxyPassword()
Unsets the "proxyPassword" attribute
|
void |
unsetProxyPort()
Unsets the "proxyPort" attribute
|
void |
unsetProxyUsername()
Unsets the "proxyUsername" attribute
|
void |
unsetUsername()
Unsets the "username" attribute
|
void |
unsetWssTimeToLive()
Unsets the "wssTimeToLive" attribute
|
void |
unsetWssType()
Unsets the "wssType" attribute
|
org.apache.xmlbeans.XmlString |
xgetDomain()
Gets (as xml) the "domain" attribute
|
org.apache.xmlbeans.XmlString |
xgetIncomingWss()
Gets (as xml) the "incomingWss" attribute
|
org.apache.xmlbeans.XmlString |
xgetLabel()
Gets (as xml) the "label" attribute
|
EndpointConfig.Mode |
xgetMode()
Gets (as xml) the "mode" attribute
|
org.apache.xmlbeans.XmlString |
xgetOutgoingWss()
Gets (as xml) the "outgoingWss" attribute
|
org.apache.xmlbeans.XmlString |
xgetPassword()
Gets (as xml) the "password" attribute
|
org.apache.xmlbeans.XmlString |
xgetProxyHost()
Gets (as xml) the "proxyHost" attribute
|
org.apache.xmlbeans.XmlString |
xgetProxyPassword()
Gets (as xml) the "proxyPassword" attribute
|
org.apache.xmlbeans.XmlString |
xgetProxyPort()
Gets (as xml) the "proxyPort" attribute
|
org.apache.xmlbeans.XmlString |
xgetProxyUsername()
Gets (as xml) the "proxyUsername" attribute
|
org.apache.xmlbeans.XmlString |
xgetUsername()
Gets (as xml) the "username" attribute
|
org.apache.xmlbeans.XmlString |
xgetWssTimeToLive()
Gets (as xml) the "wssTimeToLive" attribute
|
org.apache.xmlbeans.XmlString |
xgetWssType()
Gets (as xml) the "wssType" attribute
|
void |
xsetDomain(org.apache.xmlbeans.XmlString domain)
Sets (as xml) the "domain" attribute
|
void |
xsetIncomingWss(org.apache.xmlbeans.XmlString incomingWss)
Sets (as xml) the "incomingWss" attribute
|
void |
xsetLabel(org.apache.xmlbeans.XmlString label)
Sets (as xml) the "label" attribute
|
void |
xsetMode(EndpointConfig.Mode mode)
Sets (as xml) the "mode" attribute
|
void |
xsetOutgoingWss(org.apache.xmlbeans.XmlString outgoingWss)
Sets (as xml) the "outgoingWss" attribute
|
void |
xsetPassword(org.apache.xmlbeans.XmlString password)
Sets (as xml) the "password" attribute
|
void |
xsetProxyHost(org.apache.xmlbeans.XmlString proxyHost)
Sets (as xml) the "proxyHost" attribute
|
void |
xsetProxyPassword(org.apache.xmlbeans.XmlString proxyPassword)
Sets (as xml) the "proxyPassword" attribute
|
void |
xsetProxyPort(org.apache.xmlbeans.XmlString proxyPort)
Sets (as xml) the "proxyPort" attribute
|
void |
xsetProxyUsername(org.apache.xmlbeans.XmlString proxyUsername)
Sets (as xml) the "proxyUsername" attribute
|
void |
xsetUsername(org.apache.xmlbeans.XmlString username)
Sets (as xml) the "username" attribute
|
void |
xsetWssTimeToLive(org.apache.xmlbeans.XmlString wssTimeToLive)
Sets (as xml) the "wssTimeToLive" attribute
|
void |
xsetWssType(org.apache.xmlbeans.XmlString wssType)
Sets (as xml) the "wssType" attribute
|
get_wscanon_rule, is_defaultable_ws, schemaType, set_text, validate_simpleval, validateLexical
compute_text, equal_to, set_nil, 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_text, get_default_attribute_value, get_default_element_text, get_element_ending_delimiters, get_element_type, get_elementflags, get_schema_type, get_store, 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_child_element_order_sensitive, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, new_visitor, 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_String, 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, update_from_complex_content, uses_invalidate_value, validate_now, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getStringValue, set, setStringValue, stringValue
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 EnvironmentEndpointConfigImpl(org.apache.xmlbeans.SchemaType sType)
protected EnvironmentEndpointConfigImpl(org.apache.xmlbeans.SchemaType sType, boolean b)
public String getUsername()
getUsername
in interface EndpointConfig
public org.apache.xmlbeans.XmlString xgetUsername()
xgetUsername
in interface EndpointConfig
public boolean isSetUsername()
isSetUsername
in interface EndpointConfig
public void setUsername(String username)
setUsername
in interface EndpointConfig
public void xsetUsername(org.apache.xmlbeans.XmlString username)
xsetUsername
in interface EndpointConfig
public void unsetUsername()
unsetUsername
in interface EndpointConfig
public String getPassword()
getPassword
in interface EndpointConfig
public org.apache.xmlbeans.XmlString xgetPassword()
xgetPassword
in interface EndpointConfig
public boolean isSetPassword()
isSetPassword
in interface EndpointConfig
public void setPassword(String password)
setPassword
in interface EndpointConfig
public void xsetPassword(org.apache.xmlbeans.XmlString password)
xsetPassword
in interface EndpointConfig
public void unsetPassword()
unsetPassword
in interface EndpointConfig
public String getDomain()
getDomain
in interface EndpointConfig
public org.apache.xmlbeans.XmlString xgetDomain()
xgetDomain
in interface EndpointConfig
public boolean isSetDomain()
isSetDomain
in interface EndpointConfig
public void setDomain(String domain)
setDomain
in interface EndpointConfig
public void xsetDomain(org.apache.xmlbeans.XmlString domain)
xsetDomain
in interface EndpointConfig
public void unsetDomain()
unsetDomain
in interface EndpointConfig
public String getWssType()
getWssType
in interface EndpointConfig
public org.apache.xmlbeans.XmlString xgetWssType()
xgetWssType
in interface EndpointConfig
public boolean isSetWssType()
isSetWssType
in interface EndpointConfig
public void setWssType(String wssType)
setWssType
in interface EndpointConfig
public void xsetWssType(org.apache.xmlbeans.XmlString wssType)
xsetWssType
in interface EndpointConfig
public void unsetWssType()
unsetWssType
in interface EndpointConfig
public String getWssTimeToLive()
getWssTimeToLive
in interface EndpointConfig
public org.apache.xmlbeans.XmlString xgetWssTimeToLive()
xgetWssTimeToLive
in interface EndpointConfig
public boolean isSetWssTimeToLive()
isSetWssTimeToLive
in interface EndpointConfig
public void setWssTimeToLive(String wssTimeToLive)
setWssTimeToLive
in interface EndpointConfig
public void xsetWssTimeToLive(org.apache.xmlbeans.XmlString wssTimeToLive)
xsetWssTimeToLive
in interface EndpointConfig
public void unsetWssTimeToLive()
unsetWssTimeToLive
in interface EndpointConfig
public EndpointConfig.Mode.Enum getMode()
getMode
in interface EndpointConfig
public EndpointConfig.Mode xgetMode()
xgetMode
in interface EndpointConfig
public boolean isSetMode()
isSetMode
in interface EndpointConfig
public void setMode(EndpointConfig.Mode.Enum mode)
setMode
in interface EndpointConfig
public void xsetMode(EndpointConfig.Mode mode)
xsetMode
in interface EndpointConfig
public void unsetMode()
unsetMode
in interface EndpointConfig
public String getLabel()
getLabel
in interface EndpointConfig
public org.apache.xmlbeans.XmlString xgetLabel()
xgetLabel
in interface EndpointConfig
public boolean isSetLabel()
isSetLabel
in interface EndpointConfig
public void setLabel(String label)
setLabel
in interface EndpointConfig
public void xsetLabel(org.apache.xmlbeans.XmlString label)
xsetLabel
in interface EndpointConfig
public void unsetLabel()
unsetLabel
in interface EndpointConfig
public String getOutgoingWss()
getOutgoingWss
in interface EndpointConfig
public org.apache.xmlbeans.XmlString xgetOutgoingWss()
xgetOutgoingWss
in interface EndpointConfig
public boolean isSetOutgoingWss()
isSetOutgoingWss
in interface EndpointConfig
public void setOutgoingWss(String outgoingWss)
setOutgoingWss
in interface EndpointConfig
public void xsetOutgoingWss(org.apache.xmlbeans.XmlString outgoingWss)
xsetOutgoingWss
in interface EndpointConfig
public void unsetOutgoingWss()
unsetOutgoingWss
in interface EndpointConfig
public String getIncomingWss()
getIncomingWss
in interface EndpointConfig
public org.apache.xmlbeans.XmlString xgetIncomingWss()
xgetIncomingWss
in interface EndpointConfig
public boolean isSetIncomingWss()
isSetIncomingWss
in interface EndpointConfig
public void setIncomingWss(String incomingWss)
setIncomingWss
in interface EndpointConfig
public void xsetIncomingWss(org.apache.xmlbeans.XmlString incomingWss)
xsetIncomingWss
in interface EndpointConfig
public void unsetIncomingWss()
unsetIncomingWss
in interface EndpointConfig
public String getProxyHost()
getProxyHost
in interface EnvironmentEndpointConfig
public org.apache.xmlbeans.XmlString xgetProxyHost()
xgetProxyHost
in interface EnvironmentEndpointConfig
public boolean isSetProxyHost()
isSetProxyHost
in interface EnvironmentEndpointConfig
public void setProxyHost(String proxyHost)
setProxyHost
in interface EnvironmentEndpointConfig
public void xsetProxyHost(org.apache.xmlbeans.XmlString proxyHost)
xsetProxyHost
in interface EnvironmentEndpointConfig
public void unsetProxyHost()
unsetProxyHost
in interface EnvironmentEndpointConfig
public String getProxyPort()
getProxyPort
in interface EnvironmentEndpointConfig
public org.apache.xmlbeans.XmlString xgetProxyPort()
xgetProxyPort
in interface EnvironmentEndpointConfig
public boolean isSetProxyPort()
isSetProxyPort
in interface EnvironmentEndpointConfig
public void setProxyPort(String proxyPort)
setProxyPort
in interface EnvironmentEndpointConfig
public void xsetProxyPort(org.apache.xmlbeans.XmlString proxyPort)
xsetProxyPort
in interface EnvironmentEndpointConfig
public void unsetProxyPort()
unsetProxyPort
in interface EnvironmentEndpointConfig
public String getProxyUsername()
getProxyUsername
in interface EnvironmentEndpointConfig
public org.apache.xmlbeans.XmlString xgetProxyUsername()
xgetProxyUsername
in interface EnvironmentEndpointConfig
public boolean isSetProxyUsername()
isSetProxyUsername
in interface EnvironmentEndpointConfig
public void setProxyUsername(String proxyUsername)
setProxyUsername
in interface EnvironmentEndpointConfig
public void xsetProxyUsername(org.apache.xmlbeans.XmlString proxyUsername)
xsetProxyUsername
in interface EnvironmentEndpointConfig
public void unsetProxyUsername()
unsetProxyUsername
in interface EnvironmentEndpointConfig
public String getProxyPassword()
getProxyPassword
in interface EnvironmentEndpointConfig
public org.apache.xmlbeans.XmlString xgetProxyPassword()
xgetProxyPassword
in interface EnvironmentEndpointConfig
public boolean isSetProxyPassword()
isSetProxyPassword
in interface EnvironmentEndpointConfig
public void setProxyPassword(String proxyPassword)
setProxyPassword
in interface EnvironmentEndpointConfig
public void xsetProxyPassword(org.apache.xmlbeans.XmlString proxyPassword)
xsetProxyPassword
in interface EnvironmentEndpointConfig
public void unsetProxyPassword()
unsetProxyPassword
in interface EnvironmentEndpointConfig
Copyright © 2019. All Rights Reserved.