|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FindTModel | |
---|---|
org.uddi.api_v3 | |
org.uddi.sub_v3 | |
org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
Uses of FindTModel in org.uddi.api_v3 |
---|
Fields in org.uddi.api_v3 declared as FindTModel | |
---|---|
protected FindTModel |
FindService.findTModel
|
protected FindTModel |
FindBusiness.findTModel
|
protected FindTModel |
FindBinding.findTModel
|
Methods in org.uddi.api_v3 that return FindTModel | |
---|---|
FindTModel |
ObjectFactory.createFindTModel()
Create an instance of FindTModel |
FindTModel |
FindService.getFindTModel()
Gets the value of the findTModel property. |
FindTModel |
FindBusiness.getFindTModel()
Gets the value of the findTModel property. |
FindTModel |
FindBinding.getFindTModel()
Gets the value of the findTModel property. |
Methods in org.uddi.api_v3 that return types with arguments of type FindTModel | |
---|---|
javax.xml.bind.JAXBElement<FindTModel> |
ObjectFactory.createFindTModel(FindTModel value)
Create an instance of JAXBElement < FindTModel > } |
Methods in org.uddi.api_v3 with parameters of type FindTModel | |
---|---|
javax.xml.bind.JAXBElement<FindTModel> |
ObjectFactory.createFindTModel(FindTModel value)
Create an instance of JAXBElement < FindTModel > } |
void |
FindService.setFindTModel(FindTModel value)
Sets the value of the findTModel property. |
void |
FindBusiness.setFindTModel(FindTModel value)
Sets the value of the findTModel property. |
void |
FindBinding.setFindTModel(FindTModel value)
Sets the value of the findTModel property. |
Uses of FindTModel in org.uddi.sub_v3 |
---|
Fields in org.uddi.sub_v3 declared as FindTModel | |
---|---|
protected FindTModel |
SubscriptionFilter.findTModel
|
Methods in org.uddi.sub_v3 that return FindTModel | |
---|---|
FindTModel |
SubscriptionFilter.getFindTModel()
Gets the value of the findTModel property. |
Methods in org.uddi.sub_v3 with parameters of type FindTModel | |
---|---|
void |
SubscriptionFilter.setFindTModel(FindTModel value)
Sets the value of the findTModel property. |
Uses of FindTModel in org.uddi.v3_service |
---|
Methods in org.uddi.v3_service with parameters of type FindTModel | |
---|---|
TModelList |
UDDIInquiryPortType.findTModel(FindTModel body)
The find_tModel API is used to find UDDI tModel elements. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |