com.sun.xml.ws.spi.db
Interface PropertySetter
- All Known Implementing Classes:
- FieldSetter, MethodSetter, PropertySetterBase
public interface PropertySetter
PropertySetter
|
Method Summary |
|
getAnnotation(java.lang.Class<A> annotationType)
|
java.lang.Class |
getType()
|
void |
set(java.lang.Object instance,
java.lang.Object resource)
|
getType
java.lang.Class getType()
getAnnotation
<A> A getAnnotation(java.lang.Class<A> annotationType)
set
void set(java.lang.Object instance,
java.lang.Object resource)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.