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 | Method and Description |
---|---|
TModelDetail |
ObjectFactory.createTModelDetail()
Create an instance of
TModelDetail |
Modifier and Type | Method and Description |
---|---|
JAXBElement<TModelDetail> |
ObjectFactory.createTModelDetail(TModelDetail value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<TModelDetail> |
ObjectFactory.createTModelDetail(TModelDetail value)
|
Modifier and Type | Field and Description |
---|---|
protected TModelDetail |
SubscriptionResultsList.tModelDetail |
Modifier and Type | Method and Description |
---|---|
TModelDetail |
SubscriptionResultsList.getTModelDetail()
Gets the value of the tModelDetail property.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionResultsList.setTModelDetail(TModelDetail value)
Sets the value of the tModelDetail property.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.