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
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 resource)
getAnnotation
public <A> A getAnnotation(Class<A> annotationType)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.