|
||||||||||
| 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.SessionInfo
| Constructor Summary | |
SessionInfo()
|
|
SessionInfo(Name[] name,
org.apache.axis.types.URI sessionKey)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
Name[] |
getName()
Gets the name value for this SessionInfo. |
Name |
getName(int i)
|
org.apache.axis.types.URI |
getSessionKey()
Gets the sessionKey value for this SessionInfo. |
int |
hashCode()
|
void |
setName(int i,
Name _value)
|
void |
setName(Name[] name)
Sets the name value for this SessionInfo. |
void |
setSessionKey(org.apache.axis.types.URI sessionKey)
Sets the sessionKey value for this SessionInfo. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SessionInfo()
public SessionInfo(Name[] name,
org.apache.axis.types.URI sessionKey)
| Method Detail |
public Name[] getName()
public void setName(Name[] name)
name - public Name getName(int i)
public void setName(int i,
Name _value)
public org.apache.axis.types.URI getSessionKey()
public void setSessionKey(org.apache.axis.types.URI sessionKey)
sessionKey - 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 | |||||||||