|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree_impl.clients.context.AbstractContext
Field Summary | |
private General |
general
|
Constructor Summary | |
AbstractContext(General general)
Creates a new AbstractContext object. |
Method Summary | |
General |
getGeneral()
returns the general information of a context |
void |
setGeneral(General general)
sets the general information of a context |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private General general
Constructor Detail |
public AbstractContext(General general)
general
- Method Detail |
public General getGeneral()
public void setGeneral(General general)
general
- general information of a context
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |