|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.spi.db.PropertyGetterBase
public abstract class PropertyGetterBase
This is the Gtter of a bean property.
| Field Summary | |
|---|---|
protected java.lang.Class |
type
|
| Constructor Summary | |
|---|---|
PropertyGetterBase()
|
|
| Method Summary | |
|---|---|
static boolean |
getterPattern(java.lang.reflect.Method method)
|
java.lang.Class |
getType()
|
| 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.PropertyGetter |
|---|
get, getAnnotation |
| Field Detail |
|---|
protected java.lang.Class type
| Constructor Detail |
|---|
public PropertyGetterBase()
| Method Detail |
|---|
public java.lang.Class getType()
getType in interface PropertyGetterpublic static boolean getterPattern(java.lang.reflect.Method method)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||