protected static class ClassConfiguration.PropertyInfo extends Object
Modifier | Constructor and Description |
---|---|
protected |
PropertyInfo() |
Modifier and Type | Method and Description |
---|---|
Method |
getReadMethod() |
Method |
getWriteMethod() |
void |
setReadMethod(Method readMethod) |
void |
setWriteMethod(Method writeMethod) |
public Method getReadMethod()
public void setReadMethod(Method readMethod)
readMethod
- the readMethod to setpublic Method getWriteMethod()
public void setWriteMethod(Method writeMethod)
writeMethod
- the writeMethod to setCopyright © 2002–2014 Gargoyle Software Inc.. All rights reserved.