Uses of Class
org.androidtransfuse.model.manifest.ReqNavigation

Packages that use ReqNavigation
org.androidtransfuse.model.manifest   
 

Uses of ReqNavigation in org.androidtransfuse.model.manifest
 

Methods in org.androidtransfuse.model.manifest that return ReqNavigation
 ReqNavigation UsesConfiguration.getReqNavigation()
           
static ReqNavigation ReqNavigation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReqNavigation[] ReqNavigation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.androidtransfuse.model.manifest with parameters of type ReqNavigation
 void UsesConfiguration.setReqNavigation(ReqNavigation reqNavigation)
           
 



Copyright © 2012. All Rights Reserved.