| Modifier and Type | Method and Description |
|---|---|
MethodDescriptor |
BeanProperty.getReadMethod() |
MethodDescriptor |
BeanProperty.getWriteMethod() |
| Modifier and Type | Method and Description |
|---|---|
Map<MethodSignature,MethodDescriptor> |
TypeDescriptor.getMethods() |
| Constructor and Description |
|---|
BeanProperty(String name,
MethodDescriptor readMethod,
MethodDescriptor writeMethod) |
Copyright © 2016. All rights reserved.