|
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.KeyedReference
public class KeyedReference
Corresponds to UDDI v2.0 'keyedReference' element.
Constructor Summary | |
---|---|
KeyedReference()
Deprecated. |
Method Summary | |
---|---|
java.lang.String |
getKeyName()
Deprecated. Returns the keyName of this KeyedReference. |
java.lang.String |
getKeyValue()
Deprecated. Returns the keyValue of this KeyedReference. |
java.lang.String |
getTModelKey()
Deprecated. Returns the tModelKey of this KeyedReference. |
void |
setKeyName(java.lang.String keyName)
Deprecated. Sets the keyName of this KeyedReference. |
void |
setKeyValue(java.lang.String keyValue)
Deprecated. Sets the keyValue of this KeyedReference. |
void |
setTModelKey(java.lang.String tModelKey)
Deprecated. Sets the tModelKey of this KeyedReference. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KeyedReference()
Method Detail |
---|
public java.lang.String getTModelKey()
public void setTModelKey(java.lang.String tModelKey)
tModelKey
- the tModelKey of this KeyedReference.public java.lang.String getKeyName()
public void setKeyName(java.lang.String keyName)
keyName
- the keyName of this KeyedReference.public java.lang.String getKeyValue()
public void setKeyValue(java.lang.String keyValue)
keyValue
- the keyValue of this KeyedReference.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |