public interface HTTPBinding extends HTTPComponent
Modifier and Type | Interface and Description |
---|---|
static class |
HTTPBinding.Verb |
HTTPComponent.Visitor
ExtensibilityElement.EmbeddedModel, ExtensibilityElement.ParentSelector, ExtensibilityElement.UpdaterProvider
Modifier and Type | Field and Description |
---|---|
static String |
VERB_PROPERTY |
CONTENT_FRAGMENT_PROPERTY
DOCUMENTATION_PROPERTY, EXTENSIBILITY_ELEMENT_PROPERTY
TEXT_CONTENT_PROPERTY
Modifier and Type | Method and Description |
---|---|
HTTPBinding.Verb |
getVerb() |
void |
setVerb(HTTPBinding.Verb verb) |
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 VERB_PROPERTY
HTTPBinding.Verb getVerb()
void setVerb(HTTPBinding.Verb verb)