|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.axis.services.uddi.uddi_schema.TModelList
Constructor Summary | |
TModelList()
|
|
TModelList(ListDescription listDescription,
TModelInfos tModelInfos)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
ListDescription |
getListDescription()
Gets the listDescription value for this TModelList. |
TModelInfos |
getTModelInfos()
Gets the tModelInfos value for this TModelList. |
int |
hashCode()
|
void |
setListDescription(ListDescription listDescription)
Sets the listDescription value for this TModelList. |
void |
setTModelInfos(TModelInfos tModelInfos)
Sets the tModelInfos value for this TModelList. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TModelList()
public TModelList(ListDescription listDescription, TModelInfos tModelInfos)
Method Detail |
public ListDescription getListDescription()
public void setListDescription(ListDescription listDescription)
listDescription
- public TModelInfos getTModelInfos()
public void setTModelInfos(TModelInfos tModelInfos)
tModelInfos
- public boolean equals(java.lang.Object obj)
public int hashCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |