|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.axis.services.WSCTX.uddi_wsctx_schema.SessionDetail
Constructor Summary | |
SessionDetail()
|
|
SessionDetail(ListDescription listDescription,
SessionEntity[] sessionEntity)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
ListDescription |
getListDescription()
Gets the listDescription value for this SessionDetail. |
SessionEntity[] |
getSessionEntity()
Gets the sessionEntity value for this SessionDetail. |
SessionEntity |
getSessionEntity(int i)
|
int |
hashCode()
|
void |
setListDescription(ListDescription listDescription)
Sets the listDescription value for this SessionDetail. |
void |
setSessionEntity(int i,
SessionEntity _value)
|
void |
setSessionEntity(SessionEntity[] sessionEntity)
Sets the sessionEntity value for this SessionDetail. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SessionDetail()
public SessionDetail(ListDescription listDescription, SessionEntity[] sessionEntity)
Method Detail |
public ListDescription getListDescription()
public void setListDescription(ListDescription listDescription)
listDescription
- public SessionEntity[] getSessionEntity()
public void setSessionEntity(SessionEntity[] sessionEntity)
sessionEntity
- public SessionEntity getSessionEntity(int i)
public void setSessionEntity(int i, SessionEntity _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 |