public class DynamicPropertyDescriptorByField extends Object
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
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.
|
public static final EPTypeClass EPTYPE
Copyright © 2005–2022. All rights reserved.