JSCAPE MFT Server

Uses of Class
com.jscape.util.reflection.ObjectProperty

Packages that use ObjectProperty
com.jscape.util.reflection Contains reflection utility classes. 
 

Uses of ObjectProperty in com.jscape.util.reflection
 

Methods in com.jscape.util.reflection that return ObjectProperty
 ObjectProperty PropertyException.getProperty()
           
static ObjectProperty[] ObjectProperty.getReadableProperties(java.lang.Class targetClass, java.lang.Class propertyType)
           
static ObjectProperty[] ObjectProperty.getWritableProperties(java.lang.Class targetClass)
           
static ObjectProperty[] ObjectProperty.getWritableProperties(java.lang.Class targetClass, java.lang.Class propertyType)
           
 

Methods in com.jscape.util.reflection with parameters of type ObjectProperty
 java.lang.String ObjectProperty.NameExtractor.evaluate(ObjectProperty value)
           
 

Constructors in com.jscape.util.reflection with parameters of type ObjectProperty
PropertyException(ObjectProperty property)
           
PropertyException(java.lang.String message, ObjectProperty property)
           
PropertyException(java.lang.String message, java.lang.Throwable cause, ObjectProperty property)
           
PropertyException(java.lang.Throwable cause, ObjectProperty property)
           
 


JSCAPE MFT Server

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved