|
||||||||||
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.ContextDetail
Constructor Summary | |
ContextDetail()
|
|
ContextDetail(ContextBag contextBag,
ListDescription listDescription)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
ContextBag |
getContextBag()
Gets the contextBag value for this ContextDetail. |
ListDescription |
getListDescription()
Gets the listDescription value for this ContextDetail. |
int |
hashCode()
|
void |
setContextBag(ContextBag contextBag)
Sets the contextBag value for this ContextDetail. |
void |
setListDescription(ListDescription listDescription)
Sets the listDescription value for this ContextDetail. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ContextDetail()
public ContextDetail(ContextBag contextBag, ListDescription listDescription)
Method Detail |
public ContextBag getContextBag()
public void setContextBag(ContextBag contextBag)
contextBag
- public ListDescription getListDescription()
public void setListDescription(ListDescription listDescription)
listDescription
- 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 |