Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.Description

Packages that use Description
com.sun.xml.registry.uddi.bindings_v2_2   
 

Uses of Description in com.sun.xml.registry.uddi.bindings_v2_2
 

Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type Description
protected  List<Description> TModel.description
           
protected  List<Description> BusinessEntity.description
           
protected  List<Description> InstanceDetails.description
           
protected  List<Description> Contact.description
           
protected  List<Description> OverviewDoc.description
           
protected  List<Description> BusinessService.description
           
protected  List<Description> BindingTemplate.description
           
protected  List<Description> RelatedBusinessInfo.description
           
protected  List<Description> BusinessInfo.description
           
protected  List<Description> TModelInstanceInfo.description
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return Description
 Description ObjectFactory.createDescription()
          Create an instance of Description
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type Description
 JAXBElement<Description> ObjectFactory.createDescription(Description value)
          Create an instance of JAXBElement<Description>}
 List<Description> TModel.getDescription()
          Gets the value of the description property.
 List<Description> BusinessEntity.getDescription()
          Gets the value of the description property.
 List<Description> InstanceDetails.getDescription()
          Gets the value of the description property.
 List<Description> Contact.getDescription()
          Gets the value of the description property.
 List<Description> OverviewDoc.getDescription()
          Gets the value of the description property.
 List<Description> BusinessService.getDescription()
          Gets the value of the description property.
 List<Description> BindingTemplate.getDescription()
          Gets the value of the description property.
 List<Description> RelatedBusinessInfo.getDescription()
          Gets the value of the description property.
 List<Description> BusinessInfo.getDescription()
          Gets the value of the description property.
 List<Description> TModelInstanceInfo.getDescription()
          Gets the value of the description property.
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type Description
 JAXBElement<Description> ObjectFactory.createDescription(Description value)
          Create an instance of JAXBElement<Description>}
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.