Uses of Class
com.googlecode.androidannotations.model.AndroidSystemServices

Packages that use AndroidSystemServices
com.googlecode.androidannotations.helper   
com.googlecode.androidannotations.processing   
com.googlecode.androidannotations.validation   
 

Uses of AndroidSystemServices in com.googlecode.androidannotations.helper
 

Methods in com.googlecode.androidannotations.helper with parameters of type AndroidSystemServices
 void ValidatorHelper.androidService(AndroidSystemServices androidSystemServices, javax.lang.model.element.Element element, IsValid valid)
           
 

Uses of AndroidSystemServices in com.googlecode.androidannotations.processing
 

Constructors in com.googlecode.androidannotations.processing with parameters of type AndroidSystemServices
SystemServiceProcessor(AndroidSystemServices androidSystemServices)
           
 

Uses of AndroidSystemServices in com.googlecode.androidannotations.validation
 

Constructors in com.googlecode.androidannotations.validation with parameters of type AndroidSystemServices
SystemServiceValidator(javax.annotation.processing.ProcessingEnvironment processingEnv, AndroidSystemServices androidSystemServices)
           
 



Copyright © 2010-2012. All Rights Reserved.