Package | Description |
---|---|
org.uddi.api_v3 | |
org.uddi.sub_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Field and Description |
---|---|
protected FindTModel |
FindBinding.findTModel |
protected FindTModel |
FindBusiness.findTModel |
protected FindTModel |
FindService.findTModel |
Modifier and Type | Method and Description |
---|---|
FindTModel |
ObjectFactory.createFindTModel()
Create an instance of
FindTModel |
FindTModel |
FindBinding.getFindTModel()
Gets the value of the findTModel property.
|
FindTModel |
FindBusiness.getFindTModel()
Gets the value of the findTModel property.
|
FindTModel |
FindService.getFindTModel()
Gets the value of the findTModel property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<FindTModel> |
ObjectFactory.createFindTModel(FindTModel value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<FindTModel> |
ObjectFactory.createFindTModel(FindTModel value)
|
void |
FindBinding.setFindTModel(FindTModel value)
Sets the value of the findTModel property.
|
void |
FindBusiness.setFindTModel(FindTModel value)
Sets the value of the findTModel property.
|
void |
FindService.setFindTModel(FindTModel value)
Sets the value of the findTModel property.
|
Modifier and Type | Field and Description |
---|---|
protected FindTModel |
SubscriptionFilter.findTModel |
Modifier and Type | Method and Description |
---|---|
FindTModel |
SubscriptionFilter.getFindTModel()
Gets the value of the findTModel property.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionFilter.setFindTModel(FindTModel value)
Sets the value of the findTModel property.
|
Modifier and Type | Method and Description |
---|---|
TModelList |
UDDIInquiryPortType.findTModel(FindTModel body)
The find_tModel API is used to find UDDI tModel elements.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.