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 TypeMethodDescriptionvoidBindingTemplates.add(BindingTemplate b) Add a BindingTemplate object to the collectionbooleanBindingTemplates.remove(BindingTemplate b) Remove a BindingTemplate object from the collection