|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.spi.db.PropertySetterBase
public abstract class PropertySetterBase
This is the Setter of a bean property.
| Field Summary | |
|---|---|
protected java.lang.Class |
type
|
| Constructor Summary | |
|---|---|
PropertySetterBase()
|
|
| Method Summary | |
|---|---|
java.lang.Class |
getType()
|
static boolean |
setterPattern(java.lang.reflect.Method method)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sun.xml.ws.spi.db.PropertySetter |
|---|
getAnnotation, set |
| Field Detail |
|---|
protected java.lang.Class type
| Constructor Detail |
|---|
public PropertySetterBase()
| Method Detail |
|---|
public java.lang.Class getType()
getType in interface PropertySetterpublic static boolean setterPattern(java.lang.reflect.Method method)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||