|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssertionStatusReport | |
---|---|
org.uddi.api_v3 | |
org.uddi.sub_v3 |
Uses of AssertionStatusReport in org.uddi.api_v3 |
---|
Methods in org.uddi.api_v3 that return AssertionStatusReport | |
---|---|
AssertionStatusReport |
ObjectFactory.createAssertionStatusReport()
Create an instance of AssertionStatusReport |
Methods in org.uddi.api_v3 that return types with arguments of type AssertionStatusReport | |
---|---|
javax.xml.bind.JAXBElement<AssertionStatusReport> |
ObjectFactory.createAssertionStatusReport(AssertionStatusReport value)
Create an instance of JAXBElement < AssertionStatusReport > } |
Methods in org.uddi.api_v3 with parameters of type AssertionStatusReport | |
---|---|
javax.xml.bind.JAXBElement<AssertionStatusReport> |
ObjectFactory.createAssertionStatusReport(AssertionStatusReport value)
Create an instance of JAXBElement < AssertionStatusReport > } |
Uses of AssertionStatusReport in org.uddi.sub_v3 |
---|
Fields in org.uddi.sub_v3 declared as AssertionStatusReport | |
---|---|
protected AssertionStatusReport |
SubscriptionResultsList.assertionStatusReport
|
Methods in org.uddi.sub_v3 that return AssertionStatusReport | |
---|---|
AssertionStatusReport |
SubscriptionResultsList.getAssertionStatusReport()
Gets the value of the assertionStatusReport property. |
Methods in org.uddi.sub_v3 with parameters of type AssertionStatusReport | |
---|---|
void |
SubscriptionResultsList.setAssertionStatusReport(AssertionStatusReport value)
Sets the value of the assertionStatusReport property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |