|
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.TModelInstanceInfo
public class TModelInstanceInfo
Corresponds to UDDI v2.0 'tModelInstanceInfo' element.
Constructor Summary | |
---|---|
TModelInstanceInfo()
Deprecated. |
Method Summary | |
---|---|
DescriptionList |
getDescriptions()
Deprecated. Returns the DescriptionList of this TModelInstanceInfo. |
InstanceDetails |
getInstanceDetails()
Deprecated. Returns the InstanceDetails of this TModelInstanceInfo. |
java.lang.String |
getTModelKey()
Deprecated. Returns the tModelKey of this TModelInstanceInfo. |
void |
setDescriptions(DescriptionList descriptions)
Deprecated. Sets the DescriptionList of this TModelInstanceInfo. |
void |
setInstanceDetails(InstanceDetails instanceDetails)
Deprecated. Sets the InstanceDetails of this TModelInstanceInfo. |
void |
setTModelKey(java.lang.String tModelKey)
Deprecated. Sets the tModelKey of this TModelInstanceInfo. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TModelInstanceInfo()
Method Detail |
---|
public java.lang.String getTModelKey()
public void setTModelKey(java.lang.String tModelKey)
tModelKey
- the tModelKey of this TModelInstanceInfo.public DescriptionList getDescriptions()
DescriptionList
of this TModelInstanceInfo.
public void setDescriptions(DescriptionList descriptions)
DescriptionList
of this TModelInstanceInfo.
descriptions
- the DescriptionList of this TModelInstanceInfo.public InstanceDetails getInstanceDetails()
InstanceDetails
of this TModelInstanceInfo.
public void setInstanceDetails(InstanceDetails instanceDetails)
InstanceDetails
of this TModelInstanceInfo.
instanceDetails
- the InstanceDetails of this TModelInstanceInfo.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |