Package com.sun.xml.ws.spi.db
Class PropertyGetterBase
java.lang.Object
com.sun.xml.ws.spi.db.PropertyGetterBase
- All Implemented Interfaces:
PropertyGetter
- Direct Known Subclasses:
FieldGetter,MethodGetter
This is the Gtter of a bean property.
- Author:
- shih-chang.chen@oracle.com
-
Field Details
-
type
-
-
Constructor Details
-
PropertyGetterBase
public PropertyGetterBase()
-
-
Method Details
-
getType
- Specified by:
getTypein interfacePropertyGetter
-
getterPattern
-