If the following statement is executed after the code above, the default value of age is set to 80:
ada.setDefaultValue(new IntegerMemberValue(minfo.getConstPool(), 80));@see AnnotationsAttribute @see org.jboss.forge.furnace.proxy.javassist.bytecode.annotation.MemberValue
|
|