|
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.IdentifierBag
The identifierBag structure itself is a simple collection of keyed references.
| Constructor Summary | |
IdentifierBag()
Class constructor. |
|
| Method Summary | |
void |
addKeyedReference(String tModelKey,
String keyName,
String keyValue)
Adds a new keyed reference to the set of keyed references. |
Vector |
getKeyedReferenceVector()
Gets the set of keyed refereneces. |
void |
setKeyedReferenceVector(Vector v)
Sets the set of keyed refereneces. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IdentifierBag()
| Method Detail |
public void addKeyedReference(String tModelKey,
String keyName,
String keyValue)
tModelKey - tModel key of the new keyed reference.keyName - key name of the new keyed reference.keyValue - key value of the new keyed reference.public Vector getKeyedReferenceVector()
public void setKeyedReferenceVector(Vector v)
v - the new set of keyed refereneces.
|
Documentation is available at http://e-docs.bea.com/wls/docs91 Copyright 2005 BEA Systems Inc. |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||