Uses of Class
org.uddi4j.response.TModelDetail
Packages that use TModelDetail
-
Uses of TModelDetail in org.uddi4j.client
Methods in org.uddi4j.client that return TModelDetailModifier and TypeMethodDescriptionUDDIProxy.get_tModelDetail
(String tModelKey) The get_tModelDetail message is used to request full information about a known tModel structure.UDDIProxy.get_tModelDetail
(Vector tModelKeyStrings) The get_tModelDetail message is used to request full information about a known tModel structure.UDDIProxy.save_tModel
(String authInfo, Vector tModels) The save_tModel message adds or updates one or more tModel structures.UDDIProxy.save_tModel
(String authInfo, UploadRegister[] uploadRegisters) Deprecated.This method has been deprecated.