public interface SOAPOperation extends SOAPComponent
SOAPComponent.Visitor
ExtensibilityElement.EmbeddedModel, ExtensibilityElement.ParentSelector, ExtensibilityElement.UpdaterProvider
Modifier and Type | Field and Description |
---|---|
static String |
SOAP_ACTION_PROPERTY |
static String |
STYLE_PROPERTY |
CONTENT_FRAGMENT_PROPERTY
DOCUMENTATION_PROPERTY, EXTENSIBILITY_ELEMENT_PROPERTY
TEXT_CONTENT_PROPERTY
Modifier and Type | Method and Description |
---|---|
String |
getSoapAction() |
SOAPBinding.Style |
getStyle() |
void |
setSoapAction(String soapActionURI) |
void |
setStyle(SOAPBinding.Style v) |
accept
addAnyElement, getAnyAttribute, getAnyElements, getAttribute, getContentFragment, getQName, removeAnyElement, setAnyAttribute, setAttribute, setContentFragment
accept, addExtensibilityElement, createReferenceTo, createSchemaReference, getAttributeMap, getDocumentation, getExtensibilityElements, getExtensibilityElements, getModel, removeExtensibilityElement, setDocumentation
findAttributePosition, findChildComponent, findPosition, getAttribute, getPeer, isInDocumentModel, referencesSameNode, setAttribute
canPaste, copy, getChildren, getChildren, getChildren, getParent
static final String SOAP_ACTION_PROPERTY
static final String STYLE_PROPERTY
SOAPBinding.Style getStyle()
void setStyle(SOAPBinding.Style v)
void setSoapAction(String soapActionURI)
String getSoapAction()