Package com.sun.xml.ws.spi.db
Interface PropertySetter
-
- All Known Implementing Classes:
FieldSetter,MethodSetter,PropertySetterBase
public interface PropertySetterPropertySetter- Author:
- shih-chang.chen@oracle.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <A> AgetAnnotation(Class<A> annotationType)ClassgetType()voidset(Object instance, Object resource)
-