|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.axis.services.uddi.uddi_schema.PublisherAssertion
Constructor Summary | |
PublisherAssertion()
|
|
PublisherAssertion(org.apache.axis.types.URI fromKey,
org.apache.axis.types.URI toKey,
KeyedReference keyedReference)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.types.URI |
getFromKey()
Gets the fromKey value for this PublisherAssertion. |
KeyedReference |
getKeyedReference()
Gets the keyedReference value for this PublisherAssertion. |
org.apache.axis.types.URI |
getToKey()
Gets the toKey value for this PublisherAssertion. |
int |
hashCode()
|
void |
setFromKey(org.apache.axis.types.URI fromKey)
Sets the fromKey value for this PublisherAssertion. |
void |
setKeyedReference(KeyedReference keyedReference)
Sets the keyedReference value for this PublisherAssertion. |
void |
setToKey(org.apache.axis.types.URI toKey)
Sets the toKey value for this PublisherAssertion. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PublisherAssertion()
public PublisherAssertion(org.apache.axis.types.URI fromKey, org.apache.axis.types.URI toKey, KeyedReference keyedReference)
Method Detail |
public org.apache.axis.types.URI getFromKey()
public void setFromKey(org.apache.axis.types.URI fromKey)
fromKey
- public org.apache.axis.types.URI getToKey()
public void setToKey(org.apache.axis.types.URI toKey)
toKey
- public KeyedReference getKeyedReference()
public void setKeyedReference(KeyedReference keyedReference)
keyedReference
- public boolean equals(java.lang.Object obj)
public int hashCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |