Uses of Class
org.uddi.api_v3.Description

Packages that use Description
org.ow2.dragon.service.uddi.v3.impl   
org.uddi.api_v3   
 

Uses of Description in org.ow2.dragon.service.uddi.v3.impl
 

Methods in org.ow2.dragon.service.uddi.v3.impl with parameters of type Description
 org.ow2.dragon.persistence.bo.common.Description UDDITransferObjectAssembler.toDragonDescription(Description description)
           
 

Uses of Description in org.uddi.api_v3
 

Fields in org.uddi.api_v3 with type parameters of type Description
protected  java.util.List<Description> BusinessService.description
           
protected  java.util.List<Description> BusinessEntity.description
           
protected  java.util.List<Description> TModel.description
           
protected  java.util.List<Description> Contact.description
           
protected  java.util.List<Description> BindingTemplate.description
           
protected  java.util.List<Description> RelatedBusinessInfo.description
           
protected  java.util.List<Description> TModelInstanceInfo.description
           
protected  java.util.List<Description> BusinessInfo.description
           
protected  java.util.List<Description> TModelInfo.description
           
 

Methods in org.uddi.api_v3 that return Description
 Description ObjectFactory.createDescription()
          Create an instance of Description
 

Methods in org.uddi.api_v3 that return types with arguments of type Description
 javax.xml.bind.JAXBElement<Description> ObjectFactory.createDescription(Description value)
          Create an instance of JAXBElement<Description>}
 java.util.List<Description> BusinessService.getDescription()
          Gets the value of the description property.
 java.util.List<Description> BusinessEntity.getDescription()
          Gets the value of the description property.
 java.util.List<Description> TModel.getDescription()
          Gets the value of the description property.
 java.util.List<Description> Contact.getDescription()
          Gets the value of the description property.
 java.util.List<Description> BindingTemplate.getDescription()
          Gets the value of the description property.
 java.util.List<Description> RelatedBusinessInfo.getDescription()
          Gets the value of the description property.
 java.util.List<Description> TModelInstanceInfo.getDescription()
          Gets the value of the description property.
 java.util.List<Description> BusinessInfo.getDescription()
          Gets the value of the description property.
 java.util.List<Description> TModelInfo.getDescription()
          Gets the value of the description property.
 

Methods in org.uddi.api_v3 with parameters of type Description
 javax.xml.bind.JAXBElement<Description> ObjectFactory.createDescription(Description value)
          Create an instance of JAXBElement<Description>}
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.