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