|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.uddi.datatypes.AssertionStatusReport
public class AssertionStatusReport
Corresponds to UDDI v2.0 'assertionStatusReport' response message.
Constructor Summary | |
---|---|
AssertionStatusReport()
Deprecated. |
Method Summary | |
---|---|
AssertionStatusItemList |
getAssertionStatusItemList()
Deprecated. Returns the AssertionStatusItemList which forms
the contents of the AssertionStatusReport. |
java.lang.String |
getOperator()
Deprecated. Returns the operator of the UDDI registry that supplied this data. |
void |
setAssertionStatusItemList(AssertionStatusItemList assertionStatusItemList)
Deprecated. Sets the AssertionStatusItemList which forms
the contents of the AssertionStatusReport. |
void |
setOperator(java.lang.String operatorName)
Deprecated. Sets the operator of the UDDI registry that supplied this data. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AssertionStatusReport()
Method Detail |
---|
public AssertionStatusItemList getAssertionStatusItemList()
AssertionStatusItemList
which forms
the contents of the AssertionStatusReport.
public void setAssertionStatusItemList(AssertionStatusItemList assertionStatusItemList)
AssertionStatusItemList
which forms
the contents of the AssertionStatusReport.
assertionStatusItemList
- the AssertionStatusItemList which forms the contents of the AssertionStatusReport.public java.lang.String getOperator()
public void setOperator(java.lang.String operatorName)
operatorName
- the operator of the UDDI registry that supplied this data.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |