|
Oracle | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object weblogic.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://download.oracle.com/docs/cd/E13222_01/wls/docs103 Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |