Uses of Class
org.uddi4j.datatype.binding.BindingTemplate

Packages that use BindingTemplate
org.uddi4j.datatype.binding   
 

Uses of BindingTemplate in org.uddi4j.datatype.binding
 

Methods in org.uddi4j.datatype.binding that return BindingTemplate
 BindingTemplate BindingTemplates.get(int index)
          Retrieve the BindingTemplate at the specified index within the collection.
 

Methods in org.uddi4j.datatype.binding with parameters of type BindingTemplate
 void BindingTemplates.add(BindingTemplate b)
          Add a BindingTemplate object to the collection
 boolean BindingTemplates.remove(BindingTemplate b)
          Remove a BindingTemplate object from the collection
 



Copyright © 2001 International Business Machines Corporation, Hewlett-Packard Company. All Rights Reserved.