public class DynamicPropertyDescriptorByField extends Object
Constructor and Description |
---|
DynamicPropertyDescriptorByField(Class clazz,
Field field)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
Class |
getClazz()
Returns the class for the method.
|
Field |
getField()
Returns the field.
|
Copyright © 2005–2020. All rights reserved.