public interface SOAP12Binding extends SOAP12Component
Modifier and Type | Interface and Description |
---|---|
static class |
SOAP12Binding.Style |
SOAP12Component.Visitor
ExtensibilityElement.EmbeddedModel, ExtensibilityElement.ParentSelector, ExtensibilityElement.UpdaterProvider
Modifier and Type | Field and Description |
---|---|
static String |
STYLE_PROPERTY |
static String |
TRANSPORT_URI_PROPERTY |
CONTENT_FRAGMENT_PROPERTY
DOCUMENTATION_PROPERTY, EXTENSIBILITY_ELEMENT_PROPERTY
TEXT_CONTENT_PROPERTY
Modifier and Type | Method and Description |
---|---|
SOAP12Binding.Style |
getStyle() |
String |
getTransportURI() |
void |
setStyle(SOAP12Binding.Style style) |
void |
setTransportURI(String transportURI) |
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 STYLE_PROPERTY
static final String TRANSPORT_URI_PROPERTY
SOAP12Binding.Style getStyle()
void setStyle(SOAP12Binding.Style style)
String getTransportURI()
void setTransportURI(String transportURI)