|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.uddi.datatypes.TModelInstanceInfo
Corresponds to UDDI v2.0 'tModelInstanceInfo' element.
Field Summary | |
---|---|
static java.lang.String |
JAVA_COPYRIGHT
Deprecated. |
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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String JAVA_COPYRIGHT
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.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |