|
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.InstanceDetails
The instanceDetails is used to hold web service instance specific information.
| Constructor Summary | |
InstanceDetails()
Class constructor. |
|
| Method Summary | |
void |
addDescription(String desValue)
Adds a new description to the set of descriptions. |
Vector |
getDescriptionVector()
Gets the set of descriptions. |
InstanceParms |
getInstanceParms()
Gets the value of the instance parms. |
OverviewDoc |
getOverviewDoc()
Gets the value of the overview doc. |
void |
setDescriptionVector(Vector v)
Sets the set of descriptions. |
void |
setInstanceParms(InstanceParms value)
Sets the value of the instance parms. |
void |
setOverviewDoc(OverviewDoc ovDoc)
Sets the value of the overview doc. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InstanceDetails()
| Method Detail |
public void addDescription(String desValue)
desValue - the new description.public Vector getDescriptionVector()
public InstanceParms getInstanceParms()
public OverviewDoc getOverviewDoc()
public void setDescriptionVector(Vector v)
v - the new set of descriptions.public void setInstanceParms(InstanceParms value)
value - the new value of the instance parms.public void setOverviewDoc(OverviewDoc ovDoc)
ovDoc - the new value of the overview doc.
|
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 | ||||||||||