|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TModelDetail | |
---|---|
org.uddi.api_v3 | |
org.uddi.sub_v3 | |
org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
Uses of TModelDetail in org.uddi.api_v3 |
---|
Methods in org.uddi.api_v3 that return TModelDetail | |
---|---|
TModelDetail |
ObjectFactory.createTModelDetail()
Create an instance of TModelDetail |
Methods in org.uddi.api_v3 that return types with arguments of type TModelDetail | |
---|---|
javax.xml.bind.JAXBElement<TModelDetail> |
ObjectFactory.createTModelDetail(TModelDetail value)
Create an instance of JAXBElement < TModelDetail > } |
Methods in org.uddi.api_v3 with parameters of type TModelDetail | |
---|---|
javax.xml.bind.JAXBElement<TModelDetail> |
ObjectFactory.createTModelDetail(TModelDetail value)
Create an instance of JAXBElement < TModelDetail > } |
Uses of TModelDetail in org.uddi.sub_v3 |
---|
Fields in org.uddi.sub_v3 declared as TModelDetail | |
---|---|
protected TModelDetail |
SubscriptionResultsList.tModelDetail
|
Methods in org.uddi.sub_v3 that return TModelDetail | |
---|---|
TModelDetail |
SubscriptionResultsList.getTModelDetail()
Gets the value of the tModelDetail property. |
Methods in org.uddi.sub_v3 with parameters of type TModelDetail | |
---|---|
void |
SubscriptionResultsList.setTModelDetail(TModelDetail value)
Sets the value of the tModelDetail property. |
Uses of TModelDetail in org.uddi.v3_service |
---|
Methods in org.uddi.v3_service that return TModelDetail | |
---|---|
TModelDetail |
UDDIInquiryPortType.getTModelDetail(GetTModelDetail body)
The get_tModelDetail API call returns the tModel structure, corresponding to each of the tModelKey values specified. |
TModelDetail |
UDDIPublicationPortType.saveTModel(SaveTModel body)
The save_tModel API call adds or updates one or more registered tModel elements. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |