|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jpox.enhancer.method.ClassElementBuilder
org.jpox.enhancer.method.MethodBuilder
org.jpox.enhancer.method.ParentManagedFieldNum
public class ParentManagedFieldNum
| Field Summary |
|---|
| Fields inherited from class org.jpox.enhancer.method.MethodBuilder |
|---|
argName, argType, factory, il, LOCALISER, methodGen, methodName, resultType, synthetic, type |
| Fields inherited from class org.jpox.enhancer.method.ClassElementBuilder |
|---|
classConfig, classGen, className, constantPoolGen, gen, jdoConfig, packageConfig |
| Constructor Summary | |
|---|---|
ParentManagedFieldNum(java.lang.String methodName,
int type,
org.apache.bcel.generic.Type resultType,
org.apache.bcel.generic.Type[] argType,
java.lang.String[] argName,
boolean synthetic,
GeneratorBase gen)
|
|
| Method Summary | |
|---|---|
void |
execute()
ClassElementBuilder routine |
static ParentManagedFieldNum |
getInstance(GeneratorBase gen)
|
| Methods inherited from class org.jpox.enhancer.method.MethodBuilder |
|---|
close, createThrowException, createThrowException, equals, hashCode, init, isSynthetic |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParentManagedFieldNum(java.lang.String methodName,
int type,
org.apache.bcel.generic.Type resultType,
org.apache.bcel.generic.Type[] argType,
java.lang.String[] argName,
boolean synthetic,
GeneratorBase gen)
methodName - type - resultType - argType - argName - synthetic - gen - | Method Detail |
|---|
public static ParentManagedFieldNum getInstance(GeneratorBase gen)
public void execute()
ClassElementBuilder
execute in class MethodBuilder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||