|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--weblogic.uddi.client.structures.datatypes.TModelInfo
TModelInfo contains a collection of TModelKeys
| Constructor Summary | |
TModelInfo()
Class constructor. |
|
| Method Summary | |
Name |
getName()
Gets the value of the name. |
java.lang.String |
getTModelKey()
Gets the value of the tModelKey. |
void |
setName(Name value)
Sets the name. |
void |
setName(java.lang.String value)
Sets the name string. |
void |
setTModelKey(java.lang.String value)
Sets the value of the tModel key. |
| 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 Name getName()
public void setName(java.lang.String value)
value - the new name string.public void setName(Name value)
value - the new name.public java.lang.String getTModelKey()
public void setTModelKey(java.lang.String value)
value - the new value of the tModel key.
|
Documentation is available at http://e-docs.bea.com/wls/docs81 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||