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