Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.TModelBag
-
Packages that use TModelBag Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of TModelBag in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as TModelBag Modifier and Type Field Description protected TModelBagFindBinding. tModelBagprotected TModelBagFindBusiness. tModelBagprotected TModelBagFindService. tModelBagMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return TModelBag Modifier and Type Method Description TModelBagObjectFactory. createTModelBag()Create an instance ofTModelBagTModelBagFindBinding. getTModelBag()Gets the value of the tModelBag property.TModelBagFindBusiness. getTModelBag()Gets the value of the tModelBag property.TModelBagFindService. getTModelBag()Gets the value of the tModelBag property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type TModelBag Modifier and Type Method Description javax.xml.bind.JAXBElement<TModelBag>ObjectFactory. createTModelBag(TModelBag value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type TModelBag Modifier and Type Method Description javax.xml.bind.JAXBElement<TModelBag>ObjectFactory. createTModelBag(TModelBag value)voidFindBinding. setTModelBag(TModelBag value)Sets the value of the tModelBag property.voidFindBusiness. setTModelBag(TModelBag value)Sets the value of the tModelBag property.voidFindService. setTModelBag(TModelBag value)Sets the value of the tModelBag property.
-