|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetTModelDetail | |
---|---|
org.uddi.api_v3 | |
org.uddi.sub_v3 | |
org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
Uses of GetTModelDetail in org.uddi.api_v3 |
---|
Methods in org.uddi.api_v3 that return GetTModelDetail | |
---|---|
GetTModelDetail |
ObjectFactory.createGetTModelDetail()
Create an instance of GetTModelDetail |
Methods in org.uddi.api_v3 that return types with arguments of type GetTModelDetail | |
---|---|
javax.xml.bind.JAXBElement<GetTModelDetail> |
ObjectFactory.createGetTModelDetail(GetTModelDetail value)
Create an instance of JAXBElement < GetTModelDetail > } |
Methods in org.uddi.api_v3 with parameters of type GetTModelDetail | |
---|---|
javax.xml.bind.JAXBElement<GetTModelDetail> |
ObjectFactory.createGetTModelDetail(GetTModelDetail value)
Create an instance of JAXBElement < GetTModelDetail > } |
Uses of GetTModelDetail in org.uddi.sub_v3 |
---|
Fields in org.uddi.sub_v3 declared as GetTModelDetail | |
---|---|
protected GetTModelDetail |
SubscriptionFilter.getTModelDetail
|
Methods in org.uddi.sub_v3 that return GetTModelDetail | |
---|---|
GetTModelDetail |
SubscriptionFilter.getGetTModelDetail()
Gets the value of the getTModelDetail property. |
Methods in org.uddi.sub_v3 with parameters of type GetTModelDetail | |
---|---|
void |
SubscriptionFilter.setGetTModelDetail(GetTModelDetail value)
Sets the value of the getTModelDetail property. |
Uses of GetTModelDetail in org.uddi.v3_service |
---|
Methods in org.uddi.v3_service with parameters of type GetTModelDetail | |
---|---|
TModelDetail |
UDDIInquiryPortType.getTModelDetail(GetTModelDetail body)
The get_tModelDetail API call returns the tModel structure, corresponding to each of the tModelKey values specified. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |