|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.uddi.datatypes.InstanceDetails
public class InstanceDetails
Corresponds to UDDI v2.0 'instanceDetails' element.
Constructor Summary | |
---|---|
InstanceDetails()
Deprecated. |
Method Summary | |
---|---|
DescriptionList |
getDescriptions()
Deprecated. Returns the DescriptionList of this InstanceDetails. |
java.lang.String |
getInstanceParms()
Deprecated. Returns the instanceParms of this InstanceDetails. |
OverviewDoc |
getOverviewDoc()
Deprecated. Returns the OverviewDoc of this InstanceDetails. |
void |
setDescriptions(DescriptionList descriptions)
Deprecated. Sets the DescriptionList of this InstanceDetails. |
void |
setInstanceParms(java.lang.String instanceParms)
Deprecated. Sets the instanceParms of this InstanceDetails. |
void |
setOverviewDoc(OverviewDoc overviewDoc)
Deprecated. Sets the OverviewDoc of this InstanceDetails. |
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 DescriptionList getDescriptions()
DescriptionList
of this InstanceDetails.
public void setDescriptions(DescriptionList descriptions)
DescriptionList
of this InstanceDetails.
descriptions
- the DescriptionList of this InstanceDetails.public OverviewDoc getOverviewDoc()
OverviewDoc
of this InstanceDetails.
public void setOverviewDoc(OverviewDoc overviewDoc)
OverviewDoc
of this InstanceDetails.
overviewDoc
- the OverviewDoc of this InstanceDetails.public java.lang.String getInstanceParms()
public void setInstanceParms(java.lang.String instanceParms)
instanceParms
- the instanceParms of this InstanceDetails.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |