Uses of Class
org.apache.ws.scout.model.uddi.v2.Description

Packages that use Description
org.apache.ws.scout.model.uddi.v2   
 

Uses of Description in org.apache.ws.scout.model.uddi.v2
 

Fields in org.apache.ws.scout.model.uddi.v2 with type parameters of type Description
protected  java.util.List<Description> TModelInstanceInfo.description
           
protected  java.util.List<Description> TModel.description
           
protected  java.util.List<Description> RelatedBusinessInfo.description
           
protected  java.util.List<Description> OverviewDoc.description
           
protected  java.util.List<Description> InstanceDetails.description
           
protected  java.util.List<Description> Contact.description
           
protected  java.util.List<Description> BusinessService.description
           
protected  java.util.List<Description> BusinessInfo.description
           
protected  java.util.List<Description> BusinessEntity.description
           
protected  java.util.List<Description> BindingTemplate.description
           
 

Methods in org.apache.ws.scout.model.uddi.v2 that return Description
 Description ObjectFactory.createDescription()
          Create an instance of Description
 

Methods in org.apache.ws.scout.model.uddi.v2 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> TModelInstanceInfo.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> RelatedBusinessInfo.getDescription()
          Gets the value of the description property.
 java.util.List<Description> OverviewDoc.getDescription()
          Gets the value of the description property.
 java.util.List<Description> InstanceDetails.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> BusinessService.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> BusinessEntity.getDescription()
          Gets the value of the description property.
 java.util.List<Description> BindingTemplate.getDescription()
          Gets the value of the description property.
 

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



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.