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