|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrInfo | |
|---|---|
| org.uddi.api_v2 | |
| Uses of ErrInfo in org.uddi.api_v2 |
|---|
| Fields in org.uddi.api_v2 declared as ErrInfo | |
|---|---|
protected ErrInfo |
Result.errInfo
|
| Methods in org.uddi.api_v2 that return ErrInfo | |
|---|---|
ErrInfo |
ObjectFactory.createErrInfo()
Create an instance of ErrInfo |
ErrInfo |
Result.getErrInfo()
Gets the value of the errInfo property. |
| Methods in org.uddi.api_v2 that return types with arguments of type ErrInfo | |
|---|---|
javax.xml.bind.JAXBElement<ErrInfo> |
ObjectFactory.createErrInfo(ErrInfo value)
Create an instance of JAXBElement<ErrInfo>} |
| Methods in org.uddi.api_v2 with parameters of type ErrInfo | |
|---|---|
javax.xml.bind.JAXBElement<ErrInfo> |
ObjectFactory.createErrInfo(ErrInfo value)
Create an instance of JAXBElement<ErrInfo>} |
void |
Result.setErrInfo(ErrInfo value)
Sets the value of the errInfo property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||