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

Packages that use TModelBag
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
protected  TModelBag FindBusiness.tModelBag
           
protected  TModelBag FindService.tModelBag
           
protected  TModelBag FindBinding.tModelBag
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return TModelBag
 TModelBag ObjectFactory.createTModelBag()
          Create an instance of TModelBag
 TModelBag FindBusiness.getTModelBag()
          Gets the value of the tModelBag property.
 TModelBag FindService.getTModelBag()
          Gets the value of the tModelBag property.
 TModelBag FindBinding.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
 JAXBElement<TModelBag> ObjectFactory.createTModelBag(TModelBag value)
          Create an instance of JAXBElement<TModelBag>}
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type TModelBag
 JAXBElement<TModelBag> ObjectFactory.createTModelBag(TModelBag value)
          Create an instance of JAXBElement<TModelBag>}
 void FindBusiness.setTModelBag(TModelBag value)
          Sets the value of the tModelBag property.
 void FindService.setTModelBag(TModelBag value)
          Sets the value of the tModelBag property.
 void FindBinding.setTModelBag(TModelBag value)
          Sets the value of the tModelBag property.
 



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