Uses of Class
org.apache.openjpa.persistence.util.SourceCode.ACCESS

Packages that use SourceCode.ACCESS
org.apache.openjpa.persistence.util OpenJPA JPA Utilities 
 

Uses of SourceCode.ACCESS in org.apache.openjpa.persistence.util
 

Fields in org.apache.openjpa.persistence.util declared as SourceCode.ACCESS
protected  SourceCode.ACCESS SourceCode.Element.access
           
 

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



Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.