Uses of Class
org.androidtransfuse.analysis.astAnalyzer.ASTInjectionAspect.InjectionAssignmentType

Packages that use ASTInjectionAspect.InjectionAssignmentType
org.androidtransfuse.analysis.astAnalyzer   
 

Uses of ASTInjectionAspect.InjectionAssignmentType in org.androidtransfuse.analysis.astAnalyzer
 

Methods in org.androidtransfuse.analysis.astAnalyzer that return ASTInjectionAspect.InjectionAssignmentType
 ASTInjectionAspect.InjectionAssignmentType ASTInjectionAspect.getAssignmentType()
           
static ASTInjectionAspect.InjectionAssignmentType ASTInjectionAspect.InjectionAssignmentType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ASTInjectionAspect.InjectionAssignmentType[] ASTInjectionAspect.InjectionAssignmentType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.androidtransfuse.analysis.astAnalyzer with parameters of type ASTInjectionAspect.InjectionAssignmentType
 void ASTInjectionAspect.setAssignmentType(ASTInjectionAspect.InjectionAssignmentType assignmentType)
           
 



Copyright © 2012. All Rights Reserved.