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