com.webobjects.eocontrol
Class KeyValueCodingProtectedAccessor
java.lang.Object
com.webobjects.foundation.NSKeyValueCoding.ValueAccessor
com.webobjects.eocontrol.KeyValueCodingProtectedAccessor
public class KeyValueCodingProtectedAccessor
- extends NSKeyValueCoding.ValueAccessor
KeyValueCodingProtectedAccessor
public KeyValueCodingProtectedAccessor()
fieldValue
public Object fieldValue(Object object,
Field field)
throws IllegalArgumentException,
IllegalAccessException
- Specified by:
fieldValue in class NSKeyValueCoding.ValueAccessor
- Throws:
IllegalArgumentException
IllegalAccessException
setFieldValue
public void setFieldValue(Object object,
Field field,
Object object0)
throws IllegalArgumentException,
IllegalAccessException
- Specified by:
setFieldValue in class NSKeyValueCoding.ValueAccessor
- Throws:
IllegalArgumentException
IllegalAccessException
methodValue
public Object methodValue(Object object,
Method method)
throws IllegalArgumentException,
IllegalAccessException,
InvocationTargetException
- Specified by:
methodValue in class NSKeyValueCoding.ValueAccessor
- Throws:
IllegalArgumentException
IllegalAccessException
InvocationTargetException
setMethodValue
public void setMethodValue(Object object,
Method method,
Object object1)
throws IllegalArgumentException,
IllegalAccessException,
InvocationTargetException
- Specified by:
setMethodValue in class NSKeyValueCoding.ValueAccessor
- Throws:
IllegalArgumentException
IllegalAccessException
InvocationTargetException
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2002 – 2011 Project Wonder.