|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TModel | |
|---|---|
| org.ow2.dragon.service.uddi.v2.impl | |
| org.uddi.api_v2 | |
| Uses of TModel in org.ow2.dragon.service.uddi.v2.impl |
|---|
| Methods in org.ow2.dragon.service.uddi.v2.impl that return TModel | |
|---|---|
TModel |
UDDITransferObjectAssembler.toUDDITModel(org.ow2.dragon.persistence.bo.common.TModel dragonTModel)
|
| Uses of TModel in org.uddi.api_v2 |
|---|
| Fields in org.uddi.api_v2 with type parameters of type TModel | |
|---|---|
protected java.util.List<TModel> |
SaveTModel.tModel
|
protected java.util.List<TModel> |
TModelDetail.tModel
|
protected java.util.List<TModel> |
ValidateValues.tModel
|
| Methods in org.uddi.api_v2 that return TModel | |
|---|---|
TModel |
ObjectFactory.createTModel()
Create an instance of TModel |
| Methods in org.uddi.api_v2 that return types with arguments of type TModel | |
|---|---|
javax.xml.bind.JAXBElement<TModel> |
ObjectFactory.createTModel(TModel value)
Create an instance of JAXBElement<TModel>} |
java.util.List<TModel> |
SaveTModel.getTModel()
Gets the value of the tModel property. |
java.util.List<TModel> |
TModelDetail.getTModel()
Gets the value of the tModel property. |
java.util.List<TModel> |
ValidateValues.getTModel()
Gets the value of the tModel property. |
| Methods in org.uddi.api_v2 with parameters of type TModel | |
|---|---|
javax.xml.bind.JAXBElement<TModel> |
ObjectFactory.createTModel(TModel value)
Create an instance of JAXBElement<TModel>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||