Skip navigation links
org.netbeans.modules.xml.wsdl.model/1 1.58.0 1
A B C D E F G H I L M N O P R S T U V W 

S

Service - Interface in org.netbeans.modules.xml.wsdl.model
 
SERVICE_PROPERTY - Static variable in interface org.netbeans.modules.xml.wsdl.model.Definitions
 
setAnyAttribute(QName, String) - Method in interface org.netbeans.modules.xml.wsdl.model.Definitions
Set string value of the attribute identified by given QName.
setAnyAttribute(QName, String) - Method in interface org.netbeans.modules.xml.wsdl.model.Documentation
Set string value of the attribute identified by given QName.
setAnyAttribute(QName, String) - Method in interface org.netbeans.modules.xml.wsdl.model.ExtensibilityElement
 
setAnyAttribute(QName, String) - Method in interface org.netbeans.modules.xml.wsdl.model.Part
Set string value of the attribute identified by given QName.
setAttribute(String, String) - Method in interface org.netbeans.modules.xml.wsdl.model.ExtensibilityElement
 
setAttribute(String, String) - Method in class org.netbeans.modules.xml.wsdl.model.spi.GenericExtensibilityElement
 
setBinding(NamedComponentReference<Binding>) - Method in interface org.netbeans.modules.xml.wsdl.model.Port
 
setBindingInput(BindingInput) - Method in interface org.netbeans.modules.xml.wsdl.model.BindingOperation
 
setBindingOutput(BindingOutput) - Method in interface org.netbeans.modules.xml.wsdl.model.BindingOperation
 
setContentFragment(String) - Method in interface org.netbeans.modules.xml.wsdl.model.Documentation
Sets the XML fragment text of documentation element content.
setContentFragment(String) - Method in interface org.netbeans.modules.xml.wsdl.model.ExtensibilityElement
Set content as XML fragment.
setContentFragment(String) - Method in class org.netbeans.modules.xml.wsdl.model.spi.GenericExtensibilityElement
 
setDocumentation(Documentation) - Method in class org.netbeans.modules.xml.wsdl.model.spi.WSDLComponentBase
 
setDocumentation(Documentation) - Method in interface org.netbeans.modules.xml.wsdl.model.WSDLComponent
 
setDocumentationElement(Element) - Method in interface org.netbeans.modules.xml.wsdl.model.Documentation
Sets the documentation element to the given element.
setElement(NamedComponentReference<GlobalElement>) - Method in interface org.netbeans.modules.xml.wsdl.model.Part
Sets the element attribute value to a GlobalReference to a schema component
setFault(Reference<Fault>) - Method in interface org.netbeans.modules.xml.wsdl.model.BindingFault
Deprecated.
use setName() instead.
setFault(Reference<Fault>) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPFault
Set SOAP binding fault using give reference.
setFault(Reference<Fault>) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12Fault
Set SOAP binding fault using give reference.
setInput(Reference<Input>) - Method in interface org.netbeans.modules.xml.wsdl.model.BindingInput
Deprecated.
use setName() instead.
setInput(Input) - Method in interface org.netbeans.modules.xml.wsdl.model.OneWayOperation
 
setInput(Input) - Method in interface org.netbeans.modules.xml.wsdl.model.Operation
 
setInput(Input) - Method in interface org.netbeans.modules.xml.wsdl.model.RequestResponseOperation
 
setInput(Input) - Method in interface org.netbeans.modules.xml.wsdl.model.SolicitResponseOperation
 
setLocation(String) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.http.HTTPAddress
 
setLocation(String) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.http.HTTPOperation
 
setLocation(String) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPAddress
 
setLocation(String) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12Address
 
setLocation(String) - Method in interface org.netbeans.modules.xml.wsdl.model.Import
 
setMessage(NamedComponentReference<Message>) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPHeaderBase
 
setMessage(NamedComponentReference<Message>) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12HeaderBase
 
setMessage(NamedComponentReference<Message>) - Method in interface org.netbeans.modules.xml.wsdl.model.OperationParameter
 
setName(String) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPFault
Set SOAP binding fault name.
setName(String) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12Fault
Set SOAP binding fault name.
setName(String) - Method in class org.netbeans.modules.xml.wsdl.model.spi.NamedExtensibilityElementBase
 
setNamespace(String) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPMessageBase
 
setNamespace(String) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12MessageBase
 
setNamespace(String) - Method in interface org.netbeans.modules.xml.wsdl.model.Import
 
setOperation(Reference<Operation>) - Method in interface org.netbeans.modules.xml.wsdl.model.BindingOperation
Set corresponding portType operationusing the given reference.
setOutput(Reference<Output>) - Method in interface org.netbeans.modules.xml.wsdl.model.BindingOutput
Deprecated.
use setName() instead.
setOutput(Output) - Method in interface org.netbeans.modules.xml.wsdl.model.NotificationOperation
 
setOutput(Output) - Method in interface org.netbeans.modules.xml.wsdl.model.Operation
 
setOutput(Output) - Method in interface org.netbeans.modules.xml.wsdl.model.RequestResponseOperation
 
setOutput(Output) - Method in interface org.netbeans.modules.xml.wsdl.model.SolicitResponseOperation
 
setParameterOrder(List<String>) - Method in interface org.netbeans.modules.xml.wsdl.model.Operation
 
setPart(String) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPHeaderBase
 
setPart(String) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12HeaderBase
 
setPartRef(Reference<Part>) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPHeaderBase
 
setPartRef(Reference<Part>) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12HeaderBase
 
setPartRefs(List<Reference<Part>>) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPBody
 
setPartRefs(List<Reference<Part>>) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12Body
 
setParts(List<String>) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPBody
Set list of references to message parts.
setParts(List<String>) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12Body
Set list of references to message parts.
setSoapAction(String) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPOperation
 
setSoapAction(String) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12Operation
 
setSoapActionRequired(String) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12Operation
 
setStyle(SOAPBinding.Style) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPBinding
 
setStyle(SOAPBinding.Style) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPOperation
 
setStyle(SOAP12Binding.Style) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12Binding
 
setStyle(SOAP12Binding.Style) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12Operation
 
setTargetNamespace(String) - Method in interface org.netbeans.modules.xml.wsdl.model.Definitions
 
setTextContent(String) - Method in interface org.netbeans.modules.xml.wsdl.model.Documentation
Set the documentation element content to a text node with the given string value.
setTransportURI(String) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPBinding
 
setTransportURI(String) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12Binding
 
setType(NamedComponentReference<PortType>) - Method in interface org.netbeans.modules.xml.wsdl.model.Binding
 
setType(NamedComponentReference<GlobalType>) - Method in interface org.netbeans.modules.xml.wsdl.model.Part
Sets the type attribute value to a GlobalReference to a schema component
setTypes(Types) - Method in interface org.netbeans.modules.xml.wsdl.model.Definitions
 
setUse(SOAPMessageBase.Use) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPMessageBase
 
setUse(SOAP12MessageBase.Use) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12MessageBase
 
setVerb(HTTPBinding.Verb) - Method in interface org.netbeans.modules.xml.wsdl.model.extensions.http.HTTPBinding
 
SOAP12Address - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap12
 
SOAP12Binding - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap12
 
SOAP12Binding.Style - Enum in org.netbeans.modules.xml.wsdl.model.extensions.soap12
 
SOAP12Body - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap12
 
SOAP12Component - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap12
 
SOAP12Component.Visitor - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap12
 
SOAP12Fault - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap12
Represents the fault element under the wsdl:fault element for SOAP binding
SOAP12Header - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap12
Represents a header element under the wsdl:input or wsdl:output element for SOAP binding
SOAP12HeaderBase - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap12
 
SOAP12HeaderFault - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap12
 
SOAP12MessageBase - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap12
 
SOAP12MessageBase.Use - Enum in org.netbeans.modules.xml.wsdl.model.extensions.soap12
 
SOAP12Operation - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap12
 
SOAP12QName - Enum in org.netbeans.modules.xml.wsdl.model.extensions.soap12
 
SOAP_ACTION_PROPERTY - Static variable in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPOperation
 
SOAP_ACTION_PROPERTY - Static variable in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12Operation
 
SOAP_ACTION_REQUIRED_PROPERTY - Static variable in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12Operation
 
SOAP_NS_PREFIX - Static variable in enum org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPQName
 
SOAP_NS_PREFIX - Static variable in enum org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12QName
 
SOAP_NS_URI - Static variable in enum org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPQName
 
SOAP_NS_URI - Static variable in enum org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12QName
 
SOAPAddress - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap
 
SOAPBinding - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap
 
SOAPBinding.Style - Enum in org.netbeans.modules.xml.wsdl.model.extensions.soap
 
SOAPBody - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap
 
SOAPComponent - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap
 
SOAPComponent.Visitor - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap
 
SOAPFault - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap
Represents the fault element under the wsdl:fault element for SOAP binding
SOAPHeader - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap
Represents a header element under the wsdl:input or wsdl:output element for SOAP binding
SOAPHeaderBase - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap
 
SOAPHeaderFault - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap
 
SOAPMessageBase - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap
 
SOAPMessageBase.Use - Enum in org.netbeans.modules.xml.wsdl.model.extensions.soap
 
SOAPOperation - Interface in org.netbeans.modules.xml.wsdl.model.extensions.soap
 
SOAPQName - Enum in org.netbeans.modules.xml.wsdl.model.extensions.soap
 
SolicitResponseOperation - Interface in org.netbeans.modules.xml.wsdl.model
Represents solicit-response operation type.
StringAttribute(String) - Constructor for class org.netbeans.modules.xml.wsdl.model.spi.GenericExtensibilityElement.StringAttribute
 
STYLE_PROPERTY - Static variable in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPBinding
 
STYLE_PROPERTY - Static variable in interface org.netbeans.modules.xml.wsdl.model.extensions.soap.SOAPOperation
 
STYLE_PROPERTY - Static variable in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12Binding
 
STYLE_PROPERTY - Static variable in interface org.netbeans.modules.xml.wsdl.model.extensions.soap12.SOAP12Operation
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links
org.netbeans.modules.xml.wsdl.model/1 1.58.0 1