|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListDescription | |
|---|---|
| org.ow2.dragon.service.uddi.v3.impl | |
| org.uddi.api_v3 | |
| Uses of ListDescription in org.ow2.dragon.service.uddi.v3.impl |
|---|
| Methods in org.ow2.dragon.service.uddi.v3.impl that return ListDescription | |
|---|---|
ListDescription |
UDDITransferObjectAssembler.toUDDIListDescription(int actualCount,
int includeCount,
int head)
|
| Uses of ListDescription in org.uddi.api_v3 |
|---|
| Fields in org.uddi.api_v3 declared as ListDescription | |
|---|---|
protected ListDescription |
BusinessList.listDescription
|
protected ListDescription |
RelatedBusinessesList.listDescription
|
protected ListDescription |
BindingDetail.listDescription
|
protected ListDescription |
ServiceList.listDescription
|
protected ListDescription |
TModelList.listDescription
|
| Methods in org.uddi.api_v3 that return ListDescription | |
|---|---|
ListDescription |
ObjectFactory.createListDescription()
Create an instance of ListDescription |
ListDescription |
BusinessList.getListDescription()
Gets the value of the listDescription property. |
ListDescription |
RelatedBusinessesList.getListDescription()
Gets the value of the listDescription property. |
ListDescription |
BindingDetail.getListDescription()
Gets the value of the listDescription property. |
ListDescription |
ServiceList.getListDescription()
Gets the value of the listDescription property. |
ListDescription |
TModelList.getListDescription()
Gets the value of the listDescription property. |
| Methods in org.uddi.api_v3 that return types with arguments of type ListDescription | |
|---|---|
javax.xml.bind.JAXBElement<ListDescription> |
ObjectFactory.createListDescription(ListDescription value)
Create an instance of JAXBElement<ListDescription>} |
| Methods in org.uddi.api_v3 with parameters of type ListDescription | |
|---|---|
javax.xml.bind.JAXBElement<ListDescription> |
ObjectFactory.createListDescription(ListDescription value)
Create an instance of JAXBElement<ListDescription>} |
void |
BusinessList.setListDescription(ListDescription value)
Sets the value of the listDescription property. |
void |
RelatedBusinessesList.setListDescription(ListDescription value)
Sets the value of the listDescription property. |
void |
BindingDetail.setListDescription(ListDescription value)
Sets the value of the listDescription property. |
void |
ServiceList.setListDescription(ListDescription value)
Sets the value of the listDescription property. |
void |
TModelList.setListDescription(ListDescription value)
Sets the value of the listDescription property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||