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