com.sun.xml.ws.spi.db
Class FieldSetter
java.lang.Object
com.sun.xml.ws.spi.db.PropertySetterBase
com.sun.xml.ws.spi.db.FieldSetter
- All Implemented Interfaces:
- PropertySetter
public class FieldSetter
- extends PropertySetterBase
FieldSetter
- Author:
- shih-chang.chen@oracle.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
field
protected Field field
FieldSetter
public FieldSetter(Field f)
getField
public Field getField()
set
public void set(Object instance,
Object val)
getAnnotation
public <A> A getAnnotation(Class<A> annotationType)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.