public interface BeanDataAdapter extends ClasspathAwareDataAdapter
Modifier and Type | Method and Description |
---|---|
String |
getFactoryClass() |
String |
getMethodName() |
boolean |
isUseFieldDescription() |
void |
setFactoryClass(String factoryClass) |
void |
setMethodName(String methodName) |
void |
setUseFieldDescription(boolean isUseFieldDescription) |
getClasspath, setClasspath
getName, setName
boolean isUseFieldDescription()
void setUseFieldDescription(boolean isUseFieldDescription)
String getFactoryClass()
void setFactoryClass(String factoryClass)
String getMethodName()
void setMethodName(String methodName)
Copyright © 2017. All rights reserved.