Uses of Class
org.jminor.framework.domain.Property.AuditProperty.AuditAction

Packages that use Property.AuditProperty.AuditAction
org.jminor.framework.domain   
 

Uses of Property.AuditProperty.AuditAction in org.jminor.framework.domain
 

Methods in org.jminor.framework.domain that return Property.AuditProperty.AuditAction
 Property.AuditProperty.AuditAction Property.AuditProperty.getAuditAction()
           
static Property.AuditProperty.AuditAction Property.AuditProperty.AuditAction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Property.AuditProperty.AuditAction[] Property.AuditProperty.AuditAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.