|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.axis.services.uddi.uddi_schema.Save_tModel
Constructor Summary | |
Save_tModel()
|
|
Save_tModel(AuthInfo authInfo,
TModel[] tModel)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
AuthInfo |
getAuthInfo()
Gets the authInfo value for this Save_tModel. |
TModel[] |
getTModel()
Gets the tModel value for this Save_tModel. |
TModel |
getTModel(int i)
|
int |
hashCode()
|
void |
setAuthInfo(AuthInfo authInfo)
Sets the authInfo value for this Save_tModel. |
void |
setTModel(int i,
TModel _value)
|
void |
setTModel(TModel[] tModel)
Sets the tModel value for this Save_tModel. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Save_tModel()
public Save_tModel(AuthInfo authInfo, TModel[] tModel)
Method Detail |
public AuthInfo getAuthInfo()
public void setAuthInfo(AuthInfo authInfo)
authInfo
- public TModel[] getTModel()
public void setTModel(TModel[] tModel)
tModel
- public TModel getTModel(int i)
public void setTModel(int i, TModel _value)
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 |