Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.TModel
-
Packages that use TModel Package Description 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 Modifier and Type Field Description protected List<TModel>SaveTModel. tModelprotected List<TModel>TModelDetail. tModelprotected List<TModel>ValidateValues. tModelMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return TModel Modifier and Type Method Description TModelObjectFactory. createTModel()Create an instance ofTModelMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type TModel Modifier and Type Method Description javax.xml.bind.JAXBElement<TModel>ObjectFactory. createTModel(TModel value)List<TModel>SaveTModel. getTModel()Gets the value of the tModel property.List<TModel>TModelDetail. getTModel()Gets the value of the tModel property.List<TModel>ValidateValues. getTModel()Gets the value of the tModel property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type TModel Modifier and Type Method Description javax.xml.bind.JAXBElement<TModel>ObjectFactory. createTModel(TModel value)
-