Uses of Class
org.beanlet.RetentionPolicy

Packages that use RetentionPolicy
org.beanlet Contains all of the core beanlet interfaces and bootstrap classes. 
 

Uses of RetentionPolicy in org.beanlet
 

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



Copyright © 2006-2012. All Rights Reserved.