|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.googlecode.androidannotations.model.AndroidSystemServices
public class AndroidSystemServices
Constructor Summary | |
---|---|
AndroidSystemServices()
|
Method Summary | |
---|---|
boolean |
contains(javax.lang.model.type.TypeMirror serviceType)
|
java.lang.String |
getServiceConstant(javax.lang.model.type.TypeMirror serviceType)
|
com.sun.codemodel.JFieldRef |
getServiceConstant(javax.lang.model.type.TypeMirror serviceType,
EBeanHolder holder)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AndroidSystemServices()
Method Detail |
---|
public boolean contains(javax.lang.model.type.TypeMirror serviceType)
public java.lang.String getServiceConstant(javax.lang.model.type.TypeMirror serviceType)
public com.sun.codemodel.JFieldRef getServiceConstant(javax.lang.model.type.TypeMirror serviceType, EBeanHolder holder)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |