Uses of Class
org.apache.juddi.datatype.Description

Packages that use Description
org.apache.juddi.datatype   
org.apache.juddi.datatype.binding   
org.apache.juddi.datatype.business   
org.apache.juddi.datatype.response   
org.apache.juddi.datatype.service   
org.apache.juddi.datatype.tmodel   
 

Uses of Description in org.apache.juddi.datatype
 

Methods in org.apache.juddi.datatype with parameters of type Description
 void OverviewDoc.addDescription(Description desc)
          Adds the given description.
 

Uses of Description in org.apache.juddi.datatype.binding
 

Methods in org.apache.juddi.datatype.binding with parameters of type Description
 void TModelInstanceInfo.addDescription(Description desc)
          Add a Description to the collection of Descriptions.
 void InstanceDetails.addDescription(Description desc)
          Adds the given description.
 void BindingTemplate.addDescription(Description desc)
          Adds the given description.
 

Uses of Description in org.apache.juddi.datatype.business
 

Methods in org.apache.juddi.datatype.business with parameters of type Description
 void Contact.addDescription(Description description)
          Add an description to this contact.
 void BusinessEntity.addDescription(Description descr)
          Adds the given description.
 

Uses of Description in org.apache.juddi.datatype.response
 

Methods in org.apache.juddi.datatype.response with parameters of type Description
 void RelatedBusinessInfo.addDescription(Description desc)
           
 void BusinessInfo.addDescription(Description desc)
           
 

Uses of Description in org.apache.juddi.datatype.service
 

Methods in org.apache.juddi.datatype.service with parameters of type Description
 void BusinessService.addDescription(Description desc)
          Adds the given description.
 

Uses of Description in org.apache.juddi.datatype.tmodel
 

Methods in org.apache.juddi.datatype.tmodel with parameters of type Description
 void TModel.addDescription(Description descr)
          Adds the given description.
 



Copyright © 2004-2007. All Rights Reserved.