Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.Name
-
Packages that use Name Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of Name in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as Name Modifier and Type Field Description protected NameFindTModel. nameprotected NameTModel. nameprotected NameTModelInfo. nameFields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type Name Modifier and Type Field Description protected List<Name>BusinessEntity. nameprotected List<Name>BusinessInfo. nameprotected List<Name>BusinessService. nameprotected List<Name>FindBusiness. nameprotected List<Name>FindService. nameprotected List<Name>RelatedBusinessInfo. nameprotected List<Name>ServiceInfo. nameMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return Name Modifier and Type Method Description NameObjectFactory. createName()Create an instance ofNameNameFindTModel. getName()Gets the value of the name property.NameTModel. getName()Gets the value of the name property.NameTModelInfo. getName()Gets the value of the name property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type Name Modifier and Type Method Description javax.xml.bind.JAXBElement<Name>ObjectFactory. createName(Name value)List<Name>BusinessEntity. getName()Gets the value of the name property.List<Name>BusinessInfo. getName()Gets the value of the name property.List<Name>BusinessService. getName()Gets the value of the name property.List<Name>FindBusiness. getName()Gets the value of the name property.List<Name>FindService. getName()Gets the value of the name property.List<Name>RelatedBusinessInfo. getName()Gets the value of the name property.List<Name>ServiceInfo. getName()Gets the value of the name property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type Name Modifier and Type Method Description javax.xml.bind.JAXBElement<Name>ObjectFactory. createName(Name value)voidFindTModel. setName(Name value)Sets the value of the name property.voidTModel. setName(Name value)Sets the value of the name property.voidTModelInfo. setName(Name value)Sets the value of the name property.
-