Uses of Class
org.pojomatic.annotations.AutoDetectPolicy

Packages that use AutoDetectPolicy
org.pojomatic.annotations   
 

Uses of AutoDetectPolicy in org.pojomatic.annotations
 

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



Copyright © 2008-2009. All Rights Reserved.