Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.Description
-
Packages that use Description Package 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 Modifier and Type Field Description protected List<Description>BindingTemplate. descriptionprotected List<Description>BusinessEntity. descriptionprotected List<Description>BusinessInfo. descriptionprotected List<Description>BusinessService. descriptionprotected List<Description>Contact. descriptionprotected List<Description>InstanceDetails. descriptionprotected List<Description>OverviewDoc. descriptionprotected List<Description>RelatedBusinessInfo. descriptionprotected List<Description>TModel. descriptionprotected List<Description>TModelInstanceInfo. descriptionMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return Description Modifier and Type Method Description DescriptionObjectFactory. createDescription()Create an instance ofDescriptionMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type Description Modifier and Type Method Description javax.xml.bind.JAXBElement<Description>ObjectFactory. createDescription(Description value)List<Description>BindingTemplate. getDescription()Gets the value of the description property.List<Description>BusinessEntity. getDescription()Gets the value of the description property.List<Description>BusinessInfo. getDescription()Gets the value of the description property.List<Description>BusinessService. getDescription()Gets the value of the description property.List<Description>Contact. getDescription()Gets the value of the description property.List<Description>InstanceDetails. getDescription()Gets the value of the description property.List<Description>OverviewDoc. getDescription()Gets the value of the description property.List<Description>RelatedBusinessInfo. getDescription()Gets the value of the description property.List<Description>TModel. 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 Modifier and Type Method Description javax.xml.bind.JAXBElement<Description>ObjectFactory. createDescription(Description value)
-