public class EReceiverHolder extends EComponentHolder
contextRef, initannotatedClass, annotatedElement, codeModelHelper, generatedClass, processHolder| Constructor and Description |
|---|
EReceiverHolder(ProcessHolder processHolder,
javax.lang.model.element.TypeElement annotatedElement) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.codemodel.JFieldVar |
getContextField() |
com.sun.codemodel.JBlock |
getOnReceiveBody() |
com.sun.codemodel.JVar |
getOnReceiveContext() |
com.sun.codemodel.JVar |
getOnReceiveIntent() |
com.sun.codemodel.JVar |
getOnReceiveIntentAction() |
com.sun.codemodel.JVar |
getOnReceiveIntentDataScheme() |
com.sun.codemodel.JMethod |
getOnReceiveMethod() |
protected void |
setContextRef() |
protected void |
setInit() |
getContextRef, getDatabaseHelperRef, getHandler, getInit, getInitBody, getPowerManagerRef, getResourcesRefclasses, codeModel, definedClass, getAnnotatedClass, getAnnotatedElement, getGeneratedClass, processingEnvironment, refClass, refClass, setExtends, setGeneratedClasspublic EReceiverHolder(ProcessHolder processHolder, javax.lang.model.element.TypeElement annotatedElement) throws java.lang.Exception
java.lang.Exceptionprotected void setContextRef()
setContextRef in class EComponentHolderprotected void setInit()
setInit in class EComponentHolderpublic com.sun.codemodel.JMethod getOnReceiveMethod()
public com.sun.codemodel.JBlock getOnReceiveBody()
public com.sun.codemodel.JVar getOnReceiveIntent()
public com.sun.codemodel.JVar getOnReceiveContext()
public com.sun.codemodel.JVar getOnReceiveIntentAction()
public com.sun.codemodel.JVar getOnReceiveIntentDataScheme()
public com.sun.codemodel.JFieldVar getContextField()
Copyright © 2010-2014. All Rights Reserved.