Uses of Class
org.uddi4j.datatype.binding.BindingTemplate
Packages that use BindingTemplate
-
Uses of BindingTemplate in org.uddi4j.datatype.binding
Methods in org.uddi4j.datatype.binding that return BindingTemplateModifier and TypeMethodDescriptionBindingTemplates.get
(int index) Retrieve the BindingTemplate at the specified index within the collection.Methods in org.uddi4j.datatype.binding with parameters of type BindingTemplateModifier and TypeMethodDescriptionvoid
BindingTemplates.add
(BindingTemplate b) Add a BindingTemplate object to the collectionboolean
BindingTemplates.remove
(BindingTemplate b) Remove a BindingTemplate object from the collection