|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TModelBag | |
---|---|
org.uddi.api_v3 |
Uses of TModelBag in org.uddi.api_v3 |
---|
Fields in org.uddi.api_v3 declared as TModelBag | |
---|---|
protected TModelBag |
FindService.tModelBag
|
protected TModelBag |
FindBusiness.tModelBag
|
protected TModelBag |
FindBinding.tModelBag
|
Methods in org.uddi.api_v3 that return TModelBag | |
---|---|
TModelBag |
ObjectFactory.createTModelBag()
Create an instance of TModelBag |
TModelBag |
FindService.getTModelBag()
Gets the value of the tModelBag property. |
TModelBag |
FindBusiness.getTModelBag()
Gets the value of the tModelBag property. |
TModelBag |
FindBinding.getTModelBag()
Gets the value of the tModelBag property. |
Methods in org.uddi.api_v3 that return types with arguments of type TModelBag | |
---|---|
javax.xml.bind.JAXBElement<TModelBag> |
ObjectFactory.createTModelBag(TModelBag value)
Create an instance of JAXBElement < TModelBag > } |
Methods in org.uddi.api_v3 with parameters of type TModelBag | |
---|---|
javax.xml.bind.JAXBElement<TModelBag> |
ObjectFactory.createTModelBag(TModelBag value)
Create an instance of JAXBElement < TModelBag > } |
void |
FindService.setTModelBag(TModelBag value)
Sets the value of the tModelBag property. |
void |
FindBusiness.setTModelBag(TModelBag value)
Sets the value of the tModelBag property. |
void |
FindBinding.setTModelBag(TModelBag value)
Sets the value of the tModelBag property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |