|
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.TModelBag
public class TModelBag
TModelBag is used for searching for a particular fingerprint. It contains a list of TModel uuid_key values
| Constructor Summary | |
|---|---|
TModelBag()
Class Constructor |
|
| Method Summary | |
|---|---|
void |
addTModelKey(String keyValue)
Adds a new tModelKey to the set of tModelKeys. |
Vector |
getTModelKeyVector()
Gets the set of tModelKeys. |
void |
setTModelKeyVector(Vector v)
Sets the set containing tModelKeys. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TModelBag()
| Method Detail |
|---|
public void addTModelKey(String keyValue)
keyValue - the new tModelKey.public Vector getTModelKeyVector()
public void setTModelKeyVector(Vector v)
v - the new set of tModelKeys.
|
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 | |||||||||