|
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.PublisherAssertion
public class PublisherAssertion
Corresponds to UDDI v2.0 'publisherAssertion' element.
Constructor Summary | |
---|---|
PublisherAssertion()
Deprecated. |
Method Summary | |
---|---|
java.lang.String |
getFromKey()
Deprecated. Returns the fromKey of this PublisherAssertion. |
KeyedReference |
getKeyedReference()
Deprecated. Returns the KeyedReference of this PublisherAssertion. |
java.lang.String |
getToKey()
Deprecated. Returns the toKey of this PublisherAssertion. |
void |
setFromKey(java.lang.String fromKey)
Deprecated. Sets the fromKey of this PublisherAssertion. |
void |
setKeyedReference(KeyedReference keyedReference)
Deprecated. Sets the KeyedReference of this PublisherAssertion. |
void |
setToKey(java.lang.String toKey)
Deprecated. Sets the toKey of this PublisherAssertion. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PublisherAssertion()
Method Detail |
---|
public java.lang.String getFromKey()
public void setFromKey(java.lang.String fromKey)
fromKey
- the fromKey of this PublisherAssertion.public java.lang.String getToKey()
public void setToKey(java.lang.String toKey)
toKey
- the toKey of this PublisherAssertion.public KeyedReference getKeyedReference()
KeyedReference
of this PublisherAssertion.
public void setKeyedReference(KeyedReference keyedReference)
KeyedReference
of this PublisherAssertion.
keyedReference
- the KeyedReference of this PublisherAssertion.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |