public class WsaConfigConfigImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements WsaConfigConfig
WsaConfigConfig.Factory
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
Constructor and Description |
---|
WsaConfigConfigImpl(org.apache.xmlbeans.SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Gets the "action" attribute
|
boolean |
getAddDefaultAction()
Gets the "addDefaultAction" attribute
|
boolean |
getAddDefaultTo()
Gets the "addDefaultTo" attribute
|
String |
getFaultTo()
Gets the "faultTo" attribute
|
String |
getFaultToRefParams()
Gets the "faultToRefParams" attribute
|
String |
getFrom()
Gets the "from" attribute
|
boolean |
getGenerateMessageId()
Gets the "generateMessageId" attribute
|
String |
getMessageID()
Gets the "messageID" attribute
|
MustUnderstandTypeConfig.Enum |
getMustUnderstand()
Gets the "mustUnderstand" attribute
|
String |
getRelatesTo()
Gets the "relatesTo" attribute
|
String |
getRelationshipType()
Gets the "relationshipType" attribute
|
String |
getReplyTo()
Gets the "replyTo" attribute
|
String |
getReplyToRefParams()
Gets the "replyToRefParams" attribute
|
String |
getTo()
Gets the "to" attribute
|
WsaVersionTypeConfig.Enum |
getVersion()
Gets the "version" attribute
|
boolean |
isSetAction()
True if has "action" attribute
|
boolean |
isSetAddDefaultAction()
True if has "addDefaultAction" attribute
|
boolean |
isSetAddDefaultTo()
True if has "addDefaultTo" attribute
|
boolean |
isSetFaultTo()
True if has "faultTo" attribute
|
boolean |
isSetFaultToRefParams()
True if has "faultToRefParams" attribute
|
boolean |
isSetFrom()
True if has "from" attribute
|
boolean |
isSetGenerateMessageId()
True if has "generateMessageId" attribute
|
boolean |
isSetMessageID()
True if has "messageID" attribute
|
boolean |
isSetMustUnderstand()
True if has "mustUnderstand" attribute
|
boolean |
isSetRelatesTo()
True if has "relatesTo" attribute
|
boolean |
isSetRelationshipType()
True if has "relationshipType" attribute
|
boolean |
isSetReplyTo()
True if has "replyTo" attribute
|
boolean |
isSetReplyToRefParams()
True if has "replyToRefParams" attribute
|
boolean |
isSetTo()
True if has "to" attribute
|
boolean |
isSetVersion()
True if has "version" attribute
|
void |
setAction(String action)
Sets the "action" attribute
|
void |
setAddDefaultAction(boolean addDefaultAction)
Sets the "addDefaultAction" attribute
|
void |
setAddDefaultTo(boolean addDefaultTo)
Sets the "addDefaultTo" attribute
|
void |
setFaultTo(String faultTo)
Sets the "faultTo" attribute
|
void |
setFaultToRefParams(String faultToRefParams)
Sets the "faultToRefParams" attribute
|
void |
setFrom(String from)
Sets the "from" attribute
|
void |
setGenerateMessageId(boolean generateMessageId)
Sets the "generateMessageId" attribute
|
void |
setMessageID(String messageID)
Sets the "messageID" attribute
|
void |
setMustUnderstand(MustUnderstandTypeConfig.Enum mustUnderstand)
Sets the "mustUnderstand" attribute
|
void |
setRelatesTo(String relatesTo)
Sets the "relatesTo" attribute
|
void |
setRelationshipType(String relationshipType)
Sets the "relationshipType" attribute
|
void |
setReplyTo(String replyTo)
Sets the "replyTo" attribute
|
void |
setReplyToRefParams(String replyToRefParams)
Sets the "replyToRefParams" attribute
|
void |
setTo(String to)
Sets the "to" attribute
|
void |
setVersion(WsaVersionTypeConfig.Enum version)
Sets the "version" attribute
|
void |
unsetAction()
Unsets the "action" attribute
|
void |
unsetAddDefaultAction()
Unsets the "addDefaultAction" attribute
|
void |
unsetAddDefaultTo()
Unsets the "addDefaultTo" attribute
|
void |
unsetFaultTo()
Unsets the "faultTo" attribute
|
void |
unsetFaultToRefParams()
Unsets the "faultToRefParams" attribute
|
void |
unsetFrom()
Unsets the "from" attribute
|
void |
unsetGenerateMessageId()
Unsets the "generateMessageId" attribute
|
void |
unsetMessageID()
Unsets the "messageID" attribute
|
void |
unsetMustUnderstand()
Unsets the "mustUnderstand" attribute
|
void |
unsetRelatesTo()
Unsets the "relatesTo" attribute
|
void |
unsetRelationshipType()
Unsets the "relationshipType" attribute
|
void |
unsetReplyTo()
Unsets the "replyTo" attribute
|
void |
unsetReplyToRefParams()
Unsets the "replyToRefParams" attribute
|
void |
unsetTo()
Unsets the "to" attribute
|
void |
unsetVersion()
Unsets the "version" attribute
|
org.apache.xmlbeans.XmlString |
xgetAction()
Gets (as xml) the "action" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetAddDefaultAction()
Gets (as xml) the "addDefaultAction" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetAddDefaultTo()
Gets (as xml) the "addDefaultTo" attribute
|
org.apache.xmlbeans.XmlString |
xgetFaultTo()
Gets (as xml) the "faultTo" attribute
|
org.apache.xmlbeans.XmlString |
xgetFaultToRefParams()
Gets (as xml) the "faultToRefParams" attribute
|
org.apache.xmlbeans.XmlString |
xgetFrom()
Gets (as xml) the "from" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetGenerateMessageId()
Gets (as xml) the "generateMessageId" attribute
|
org.apache.xmlbeans.XmlString |
xgetMessageID()
Gets (as xml) the "messageID" attribute
|
MustUnderstandTypeConfig |
xgetMustUnderstand()
Gets (as xml) the "mustUnderstand" attribute
|
org.apache.xmlbeans.XmlString |
xgetRelatesTo()
Gets (as xml) the "relatesTo" attribute
|
org.apache.xmlbeans.XmlString |
xgetRelationshipType()
Gets (as xml) the "relationshipType" attribute
|
org.apache.xmlbeans.XmlString |
xgetReplyTo()
Gets (as xml) the "replyTo" attribute
|
org.apache.xmlbeans.XmlString |
xgetReplyToRefParams()
Gets (as xml) the "replyToRefParams" attribute
|
org.apache.xmlbeans.XmlString |
xgetTo()
Gets (as xml) the "to" attribute
|
WsaVersionTypeConfig |
xgetVersion()
Gets (as xml) the "version" attribute
|
void |
xsetAction(org.apache.xmlbeans.XmlString action)
Sets (as xml) the "action" attribute
|
void |
xsetAddDefaultAction(org.apache.xmlbeans.XmlBoolean addDefaultAction)
Sets (as xml) the "addDefaultAction" attribute
|
void |
xsetAddDefaultTo(org.apache.xmlbeans.XmlBoolean addDefaultTo)
Sets (as xml) the "addDefaultTo" attribute
|
void |
xsetFaultTo(org.apache.xmlbeans.XmlString faultTo)
Sets (as xml) the "faultTo" attribute
|
void |
xsetFaultToRefParams(org.apache.xmlbeans.XmlString faultToRefParams)
Sets (as xml) the "faultToRefParams" attribute
|
void |
xsetFrom(org.apache.xmlbeans.XmlString from)
Sets (as xml) the "from" attribute
|
void |
xsetGenerateMessageId(org.apache.xmlbeans.XmlBoolean generateMessageId)
Sets (as xml) the "generateMessageId" attribute
|
void |
xsetMessageID(org.apache.xmlbeans.XmlString messageID)
Sets (as xml) the "messageID" attribute
|
void |
xsetMustUnderstand(MustUnderstandTypeConfig mustUnderstand)
Sets (as xml) the "mustUnderstand" attribute
|
void |
xsetRelatesTo(org.apache.xmlbeans.XmlString relatesTo)
Sets (as xml) the "relatesTo" attribute
|
void |
xsetRelationshipType(org.apache.xmlbeans.XmlString relationshipType)
Sets (as xml) the "relationshipType" attribute
|
void |
xsetReplyTo(org.apache.xmlbeans.XmlString replyTo)
Sets (as xml) the "replyTo" attribute
|
void |
xsetReplyToRefParams(org.apache.xmlbeans.XmlString replyToRefParams)
Sets (as xml) the "replyToRefParams" attribute
|
void |
xsetTo(org.apache.xmlbeans.XmlString to)
Sets (as xml) the "to" attribute
|
void |
xsetVersion(WsaVersionTypeConfig version)
Sets (as xml) the "version" attribute
|
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
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 WsaConfigConfigImpl(org.apache.xmlbeans.SchemaType sType)
public String getReplyTo()
getReplyTo
in interface WsaConfigConfig
public org.apache.xmlbeans.XmlString xgetReplyTo()
xgetReplyTo
in interface WsaConfigConfig
public boolean isSetReplyTo()
isSetReplyTo
in interface WsaConfigConfig
public void setReplyTo(String replyTo)
setReplyTo
in interface WsaConfigConfig
public void xsetReplyTo(org.apache.xmlbeans.XmlString replyTo)
xsetReplyTo
in interface WsaConfigConfig
public void unsetReplyTo()
unsetReplyTo
in interface WsaConfigConfig
public String getFaultTo()
getFaultTo
in interface WsaConfigConfig
public org.apache.xmlbeans.XmlString xgetFaultTo()
xgetFaultTo
in interface WsaConfigConfig
public boolean isSetFaultTo()
isSetFaultTo
in interface WsaConfigConfig
public void setFaultTo(String faultTo)
setFaultTo
in interface WsaConfigConfig
public void xsetFaultTo(org.apache.xmlbeans.XmlString faultTo)
xsetFaultTo
in interface WsaConfigConfig
public void unsetFaultTo()
unsetFaultTo
in interface WsaConfigConfig
public String getAction()
getAction
in interface WsaConfigConfig
public org.apache.xmlbeans.XmlString xgetAction()
xgetAction
in interface WsaConfigConfig
public boolean isSetAction()
isSetAction
in interface WsaConfigConfig
public void setAction(String action)
setAction
in interface WsaConfigConfig
public void xsetAction(org.apache.xmlbeans.XmlString action)
xsetAction
in interface WsaConfigConfig
public void unsetAction()
unsetAction
in interface WsaConfigConfig
public String getFrom()
getFrom
in interface WsaConfigConfig
public org.apache.xmlbeans.XmlString xgetFrom()
xgetFrom
in interface WsaConfigConfig
public boolean isSetFrom()
isSetFrom
in interface WsaConfigConfig
public void setFrom(String from)
setFrom
in interface WsaConfigConfig
public void xsetFrom(org.apache.xmlbeans.XmlString from)
xsetFrom
in interface WsaConfigConfig
public void unsetFrom()
unsetFrom
in interface WsaConfigConfig
public String getMessageID()
getMessageID
in interface WsaConfigConfig
public org.apache.xmlbeans.XmlString xgetMessageID()
xgetMessageID
in interface WsaConfigConfig
public boolean isSetMessageID()
isSetMessageID
in interface WsaConfigConfig
public void setMessageID(String messageID)
setMessageID
in interface WsaConfigConfig
public void xsetMessageID(org.apache.xmlbeans.XmlString messageID)
xsetMessageID
in interface WsaConfigConfig
public void unsetMessageID()
unsetMessageID
in interface WsaConfigConfig
public String getTo()
getTo
in interface WsaConfigConfig
public org.apache.xmlbeans.XmlString xgetTo()
xgetTo
in interface WsaConfigConfig
public boolean isSetTo()
isSetTo
in interface WsaConfigConfig
public void setTo(String to)
setTo
in interface WsaConfigConfig
public void xsetTo(org.apache.xmlbeans.XmlString to)
xsetTo
in interface WsaConfigConfig
public void unsetTo()
unsetTo
in interface WsaConfigConfig
public String getRelationshipType()
getRelationshipType
in interface WsaConfigConfig
public org.apache.xmlbeans.XmlString xgetRelationshipType()
xgetRelationshipType
in interface WsaConfigConfig
public boolean isSetRelationshipType()
isSetRelationshipType
in interface WsaConfigConfig
public void setRelationshipType(String relationshipType)
setRelationshipType
in interface WsaConfigConfig
public void xsetRelationshipType(org.apache.xmlbeans.XmlString relationshipType)
xsetRelationshipType
in interface WsaConfigConfig
public void unsetRelationshipType()
unsetRelationshipType
in interface WsaConfigConfig
public String getRelatesTo()
getRelatesTo
in interface WsaConfigConfig
public org.apache.xmlbeans.XmlString xgetRelatesTo()
xgetRelatesTo
in interface WsaConfigConfig
public boolean isSetRelatesTo()
isSetRelatesTo
in interface WsaConfigConfig
public void setRelatesTo(String relatesTo)
setRelatesTo
in interface WsaConfigConfig
public void xsetRelatesTo(org.apache.xmlbeans.XmlString relatesTo)
xsetRelatesTo
in interface WsaConfigConfig
public void unsetRelatesTo()
unsetRelatesTo
in interface WsaConfigConfig
public WsaVersionTypeConfig.Enum getVersion()
getVersion
in interface WsaConfigConfig
public WsaVersionTypeConfig xgetVersion()
xgetVersion
in interface WsaConfigConfig
public boolean isSetVersion()
isSetVersion
in interface WsaConfigConfig
public void setVersion(WsaVersionTypeConfig.Enum version)
setVersion
in interface WsaConfigConfig
public void xsetVersion(WsaVersionTypeConfig version)
xsetVersion
in interface WsaConfigConfig
public void unsetVersion()
unsetVersion
in interface WsaConfigConfig
public MustUnderstandTypeConfig.Enum getMustUnderstand()
getMustUnderstand
in interface WsaConfigConfig
public MustUnderstandTypeConfig xgetMustUnderstand()
xgetMustUnderstand
in interface WsaConfigConfig
public boolean isSetMustUnderstand()
isSetMustUnderstand
in interface WsaConfigConfig
public void setMustUnderstand(MustUnderstandTypeConfig.Enum mustUnderstand)
setMustUnderstand
in interface WsaConfigConfig
public void xsetMustUnderstand(MustUnderstandTypeConfig mustUnderstand)
xsetMustUnderstand
in interface WsaConfigConfig
public void unsetMustUnderstand()
unsetMustUnderstand
in interface WsaConfigConfig
public boolean getGenerateMessageId()
getGenerateMessageId
in interface WsaConfigConfig
public org.apache.xmlbeans.XmlBoolean xgetGenerateMessageId()
xgetGenerateMessageId
in interface WsaConfigConfig
public boolean isSetGenerateMessageId()
isSetGenerateMessageId
in interface WsaConfigConfig
public void setGenerateMessageId(boolean generateMessageId)
setGenerateMessageId
in interface WsaConfigConfig
public void xsetGenerateMessageId(org.apache.xmlbeans.XmlBoolean generateMessageId)
xsetGenerateMessageId
in interface WsaConfigConfig
public void unsetGenerateMessageId()
unsetGenerateMessageId
in interface WsaConfigConfig
public boolean getAddDefaultTo()
getAddDefaultTo
in interface WsaConfigConfig
public org.apache.xmlbeans.XmlBoolean xgetAddDefaultTo()
xgetAddDefaultTo
in interface WsaConfigConfig
public boolean isSetAddDefaultTo()
isSetAddDefaultTo
in interface WsaConfigConfig
public void setAddDefaultTo(boolean addDefaultTo)
setAddDefaultTo
in interface WsaConfigConfig
public void xsetAddDefaultTo(org.apache.xmlbeans.XmlBoolean addDefaultTo)
xsetAddDefaultTo
in interface WsaConfigConfig
public void unsetAddDefaultTo()
unsetAddDefaultTo
in interface WsaConfigConfig
public boolean getAddDefaultAction()
getAddDefaultAction
in interface WsaConfigConfig
public org.apache.xmlbeans.XmlBoolean xgetAddDefaultAction()
xgetAddDefaultAction
in interface WsaConfigConfig
public boolean isSetAddDefaultAction()
isSetAddDefaultAction
in interface WsaConfigConfig
public void setAddDefaultAction(boolean addDefaultAction)
setAddDefaultAction
in interface WsaConfigConfig
public void xsetAddDefaultAction(org.apache.xmlbeans.XmlBoolean addDefaultAction)
xsetAddDefaultAction
in interface WsaConfigConfig
public void unsetAddDefaultAction()
unsetAddDefaultAction
in interface WsaConfigConfig
public String getReplyToRefParams()
getReplyToRefParams
in interface WsaConfigConfig
public org.apache.xmlbeans.XmlString xgetReplyToRefParams()
xgetReplyToRefParams
in interface WsaConfigConfig
public boolean isSetReplyToRefParams()
isSetReplyToRefParams
in interface WsaConfigConfig
public void setReplyToRefParams(String replyToRefParams)
setReplyToRefParams
in interface WsaConfigConfig
public void xsetReplyToRefParams(org.apache.xmlbeans.XmlString replyToRefParams)
xsetReplyToRefParams
in interface WsaConfigConfig
public void unsetReplyToRefParams()
unsetReplyToRefParams
in interface WsaConfigConfig
public String getFaultToRefParams()
getFaultToRefParams
in interface WsaConfigConfig
public org.apache.xmlbeans.XmlString xgetFaultToRefParams()
xgetFaultToRefParams
in interface WsaConfigConfig
public boolean isSetFaultToRefParams()
isSetFaultToRefParams
in interface WsaConfigConfig
public void setFaultToRefParams(String faultToRefParams)
setFaultToRefParams
in interface WsaConfigConfig
public void xsetFaultToRefParams(org.apache.xmlbeans.XmlString faultToRefParams)
xsetFaultToRefParams
in interface WsaConfigConfig
public void unsetFaultToRefParams()
unsetFaultToRefParams
in interface WsaConfigConfig
Copyright © 2019. All Rights Reserved.