Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.BindingTemplate
-
Packages that use BindingTemplate Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of BindingTemplate in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type BindingTemplate Modifier and Type Field Description protected List<BindingTemplate>BindingDetail. bindingTemplateprotected List<BindingTemplate>BindingTemplates. bindingTemplateprotected List<BindingTemplate>SaveBinding. bindingTemplateMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return BindingTemplate Modifier and Type Method Description BindingTemplateObjectFactory. createBindingTemplate()Create an instance ofBindingTemplateMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type BindingTemplate Modifier and Type Method Description javax.xml.bind.JAXBElement<BindingTemplate>ObjectFactory. createBindingTemplate(BindingTemplate value)List<BindingTemplate>BindingDetail. getBindingTemplate()Gets the value of the bindingTemplate property.List<BindingTemplate>BindingTemplates. getBindingTemplate()Gets the value of the bindingTemplate property.List<BindingTemplate>SaveBinding. getBindingTemplate()Gets the value of the bindingTemplate property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type BindingTemplate Modifier and Type Method Description javax.xml.bind.JAXBElement<BindingTemplate>ObjectFactory. createBindingTemplate(BindingTemplate value)
-