|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TModelInfos | |
|---|---|
| org.ow2.dragon.service.uddi.v2.impl | |
| org.uddi.api_v2 | |
| Uses of TModelInfos in org.ow2.dragon.service.uddi.v2.impl |
|---|
| Methods in org.ow2.dragon.service.uddi.v2.impl that return TModelInfos | |
|---|---|
TModelInfos |
UDDITransferObjectAssembler.toUDDITModelInfos(java.util.List<org.ow2.dragon.persistence.bo.common.TModel> tmodels)
|
| Uses of TModelInfos in org.uddi.api_v2 |
|---|
| Fields in org.uddi.api_v2 declared as TModelInfos | |
|---|---|
protected TModelInfos |
RegisteredInfo.tModelInfos
|
protected TModelInfos |
TModelList.tModelInfos
|
| Methods in org.uddi.api_v2 that return TModelInfos | |
|---|---|
TModelInfos |
ObjectFactory.createTModelInfos()
Create an instance of TModelInfos |
TModelInfos |
RegisteredInfo.getTModelInfos()
Gets the value of the tModelInfos property. |
TModelInfos |
TModelList.getTModelInfos()
Gets the value of the tModelInfos property. |
| Methods in org.uddi.api_v2 that return types with arguments of type TModelInfos | |
|---|---|
javax.xml.bind.JAXBElement<TModelInfos> |
ObjectFactory.createTModelInfos(TModelInfos value)
Create an instance of JAXBElement<TModelInfos>} |
| Methods in org.uddi.api_v2 with parameters of type TModelInfos | |
|---|---|
javax.xml.bind.JAXBElement<TModelInfos> |
ObjectFactory.createTModelInfos(TModelInfos value)
Create an instance of JAXBElement<TModelInfos>} |
void |
RegisteredInfo.setTModelInfos(TModelInfos value)
Sets the value of the tModelInfos property. |
void |
TModelList.setTModelInfos(TModelInfos value)
Sets the value of the tModelInfos property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||