oracle.jdeveloper.audit.service
Class Profile.Setter
java.lang.Object
  
oracle.jdeveloper.audit.service.Profile.Setter
- Enclosing class:
 - Profile
 
public static class Profile.Setter
- extends java.lang.Object
 
| 
Field Summary | 
protected  java.lang.reflect.Method | 
method
 
            | 
protected  java.lang.Object[] | 
value
 
            | 
 
| 
Constructor Summary | 
Profile.Setter(java.lang.reflect.Method method,
               java.lang.Object value)
 
            | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
 
value
protected java.lang.Object[] value
method
protected java.lang.reflect.Method method
Profile.Setter
public Profile.Setter(java.lang.reflect.Method method,
                      java.lang.Object value)
getValue
public java.lang.Object getValue()
 
invoke
public void invoke(java.lang.Object target)
 
toString
public java.lang.String toString()
- Overrides:
 toString in class java.lang.Object
 
 
getMethod
public java.lang.reflect.Method getMethod()
 
Copyright © 1997, 2013, Oracle. All rights reserved.