|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TModel | |
|---|---|
| org.uddi.api_v3 | |
| org.uddi.repl_v3 | |
| org.uddi.vs_v3 | |
| Uses of TModel in org.uddi.api_v3 |
|---|
| Fields in org.uddi.api_v3 with type parameters of type TModel | |
|---|---|
protected java.util.List<TModel> |
TModelDetail.tModel
|
protected java.util.List<TModel> |
SaveTModel.tModel
|
| Methods in org.uddi.api_v3 that return TModel | |
|---|---|
TModel |
ObjectFactory.createTModel()
Create an instance of TModel |
| Methods in org.uddi.api_v3 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> |
TModelDetail.getTModel()
Gets the value of the tModel property. |
java.util.List<TModel> |
SaveTModel.getTModel()
Gets the value of the tModel property. |
| Methods in org.uddi.api_v3 with parameters of type TModel | |
|---|---|
javax.xml.bind.JAXBElement<TModel> |
ObjectFactory.createTModel(TModel value)
Create an instance of JAXBElement<TModel>} |
| Uses of TModel in org.uddi.repl_v3 |
|---|
| Fields in org.uddi.repl_v3 declared as TModel | |
|---|---|
protected TModel |
ChangeRecordNewData.tModel
|
| Methods in org.uddi.repl_v3 that return TModel | |
|---|---|
TModel |
ChangeRecordNewData.getTModel()
Gets the value of the tModel property. |
| Methods in org.uddi.repl_v3 with parameters of type TModel | |
|---|---|
void |
ChangeRecordNewData.setTModel(TModel value)
Sets the value of the tModel property. |
| Uses of TModel in org.uddi.vs_v3 |
|---|
| Fields in org.uddi.vs_v3 with type parameters of type TModel | |
|---|---|
protected java.util.List<TModel> |
ValidateValues.tModel
|
| Methods in org.uddi.vs_v3 that return types with arguments of type TModel | |
|---|---|
java.util.List<TModel> |
ValidateValues.getTModel()
Gets the value of the tModel property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||