com.sun.xml.ws.spi.db
Class PropertySetterBase
java.lang.Object
com.sun.xml.ws.spi.db.PropertySetterBase
- All Implemented Interfaces:
- PropertySetter
- Direct Known Subclasses:
- FieldSetter, MethodSetter
public abstract class PropertySetterBase
- extends Object
- implements PropertySetter
This is the Setter of a bean property.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
protected Class type
PropertySetterBase
public PropertySetterBase()
getType
public Class getType()
- Specified by:
getType
in interface PropertySetter
setterPattern
public static boolean setterPattern(Method method)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.