|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FindTModel | |
|---|---|
| org.ow2.dragon.service.uddi.v3.impl | |
| org.ow2.dragon.service.uddi.v3.validator | |
| org.uddi.api_v3 | |
| org.uddi.api_v3_porttype | |
| Uses of FindTModel in org.ow2.dragon.service.uddi.v3.impl |
|---|
| Methods in org.ow2.dragon.service.uddi.v3.impl with parameters of type FindTModel | |
|---|---|
TModelList |
UDDIInquiryImpl.findTModel(FindTModel body)
|
| Uses of FindTModel in org.ow2.dragon.service.uddi.v3.validator |
|---|
| Methods in org.ow2.dragon.service.uddi.v3.validator with parameters of type FindTModel | |
|---|---|
void |
InquiryValidator.validateFindTModel(FindTModel body,
boolean nullAllowed)
|
| 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.api_v3_porttype |
|---|
| Methods in org.uddi.api_v3_porttype with parameters of type FindTModel | |
|---|---|
TModelList |
UDDIInquiryPortType.findTModel(FindTModel body)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||