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