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

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

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

Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type TModel
protected  List<TModel> ValidateValues.tModel
           
protected  List<TModel> TModelDetail.tModel
           
protected  List<TModel> SaveTModel.tModel
           
 

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

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type TModel
 JAXBElement<TModel> ObjectFactory.createTModel(TModel value)
          Create an instance of JAXBElement<TModel>}
 List<TModel> ValidateValues.getTModel()
          Gets the value of the tModel property.
 List<TModel> TModelDetail.getTModel()
          Gets the value of the tModel property.
 List<TModel> SaveTModel.getTModel()
          Gets the value of the tModel property.
 

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



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