Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
- java.lang.Object
 
- 
- oracle.jdevimpl.audit.util.PropertyDescriptor
 
 
- 
- 
Constructor Summary
Constructors 
| Constructor and Description | 
PropertyDescriptor(PropertyDescriptor descriptor,
                  java.lang.Class<?> type)  | 
PropertyDescriptor(java.lang.String name,
                  java.lang.Class<?> type,
                  java.lang.reflect.Method readMethod,
                  java.lang.reflect.Method writeMethod,
                  java.lang.reflect.Method typeMethod)  | 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
- 
- 
Constructor Detail
- 
PropertyDescriptor
public PropertyDescriptor(java.lang.String name,
                  java.lang.Class<?> type,
                  java.lang.reflect.Method readMethod,
                  java.lang.reflect.Method writeMethod,
                  java.lang.reflect.Method typeMethod)
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
Copyright © 1997, 2014, Oracle. All rights reserved.