Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.TModelInfos
-
Packages that use TModelInfos Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of TModelInfos in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as TModelInfos Modifier and Type Field Description protected TModelInfosRegisteredInfo. tModelInfosprotected TModelInfosTModelList. tModelInfosMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return TModelInfos Modifier and Type Method Description TModelInfosObjectFactory. createTModelInfos()Create an instance ofTModelInfosTModelInfosRegisteredInfo. getTModelInfos()Gets the value of the tModelInfos property.TModelInfosTModelList. getTModelInfos()Gets the value of the tModelInfos property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type TModelInfos Modifier and Type Method Description javax.xml.bind.JAXBElement<TModelInfos>ObjectFactory. createTModelInfos(TModelInfos value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type TModelInfos Modifier and Type Method Description javax.xml.bind.JAXBElement<TModelInfos>ObjectFactory. createTModelInfos(TModelInfos value)voidRegisteredInfo. setTModelInfos(TModelInfos value)Sets the value of the tModelInfos property.voidTModelList. setTModelInfos(TModelInfos value)Sets the value of the tModelInfos property.
-