public interface HasInstanceState extends GeneratedClassHolder
Modifier and Type | Method and Description |
---|---|
com.sun.codemodel.JVar |
getRestoreStateBundleParam() |
com.sun.codemodel.JMethod |
getRestoreStateMethod() |
com.sun.codemodel.JVar |
getSaveStateBundleParam() |
com.sun.codemodel.JBlock |
getSaveStateMethodBody() |
classes, codeModel, definedClass, getAnnotatedElement, getGeneratedClass, processingEnvironment, refClass, refClass
com.sun.codemodel.JBlock getSaveStateMethodBody()
com.sun.codemodel.JVar getSaveStateBundleParam()
com.sun.codemodel.JMethod getRestoreStateMethod()
com.sun.codemodel.JVar getRestoreStateBundleParam()
Copyright © 2010-2014. All Rights Reserved.