|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Generated classes must implement this interface.
Method Summary | |
java.lang.Object |
e0()
|
java.lang.Object |
e1()
|
java.lang.Object |
e2()
|
java.lang.Object |
e3()
|
java.lang.Object |
e4()
|
java.lang.Object |
e5()
|
java.lang.Object |
e6()
|
java.lang.Object |
e7()
|
java.lang.Object |
e8()
|
java.lang.Object |
e9()
|
GeneratedClass |
getGC()
Get the GeneratedClass object for this object. |
GeneratedMethod |
getMethod(java.lang.String methodName)
|
void |
initFromContext(Context context)
Initialize the generated class from a context. |
void |
postConstructor()
Called by the class manager just after calling setGC(). |
void |
setGC(GeneratedClass gc)
Set the Generated Class. |
Method Detail |
public void initFromContext(Context context)
public void setGC(GeneratedClass gc)
public void postConstructor() throws StandardException
StandardException
public GeneratedClass getGC()
public GeneratedMethod getMethod(java.lang.String methodName) throws StandardException
StandardException
public java.lang.Object e0() throws StandardException
StandardException
public java.lang.Object e1() throws StandardException
StandardException
public java.lang.Object e2() throws StandardException
StandardException
public java.lang.Object e3() throws StandardException
StandardException
public java.lang.Object e4() throws StandardException
StandardException
public java.lang.Object e5() throws StandardException
StandardException
public java.lang.Object e6() throws StandardException
StandardException
public java.lang.Object e7() throws StandardException
StandardException
public java.lang.Object e8() throws StandardException
StandardException
public java.lang.Object e9() throws StandardException
StandardException
|
Built on Mon 2007-06-04 09:58:47+0400, from revision ??? | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |