|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.uddi.datatypes.AssertionStatusReport
Corresponds to UDDI v2.0 'assertionStatusReport' response message.
Field Summary | |
---|---|
static java.lang.String |
JAVA_COPYRIGHT
Deprecated. |
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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String JAVA_COPYRIGHT
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.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |