Uses of Class
org.openbp.common.property.PropertyException

Packages that use PropertyException
org.openbp.common.property Generic bean property access functions and primitive type mappings used by these. 
 

Uses of PropertyException in org.openbp.common.property
 

Methods in org.openbp.common.property that throw PropertyException
static java.lang.Object PropertyAccessUtil.getProperty(java.lang.Object base, java.lang.String property)
          Gets the value of the specified property of an object.
static void PropertyAccessUtil.setProperty(java.lang.Object base, java.lang.String property, java.lang.Object value)
          Sets the value of the specified property of an object.
 



Copyright © 2011. All Rights Reserved.