Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.TModelInstanceDetails
-
Packages that use TModelInstanceDetails Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of TModelInstanceDetails in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as TModelInstanceDetails Modifier and Type Field Description protected TModelInstanceDetailsBindingTemplate. tModelInstanceDetailsMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return TModelInstanceDetails Modifier and Type Method Description TModelInstanceDetailsObjectFactory. createTModelInstanceDetails()Create an instance ofTModelInstanceDetailsTModelInstanceDetailsBindingTemplate. getTModelInstanceDetails()Gets the value of the tModelInstanceDetails property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type TModelInstanceDetails Modifier and Type Method Description javax.xml.bind.JAXBElement<TModelInstanceDetails>ObjectFactory. createTModelInstanceDetails(TModelInstanceDetails value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type TModelInstanceDetails Modifier and Type Method Description javax.xml.bind.JAXBElement<TModelInstanceDetails>ObjectFactory. createTModelInstanceDetails(TModelInstanceDetails value)voidBindingTemplate. setTModelInstanceDetails(TModelInstanceDetails value)Sets the value of the tModelInstanceDetails property.
-