|
JSCAPE MFT Server | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |