public interface IPropertyBuiler<T extends Annotation>
| Modifier and Type | Method and Description |
|---|---|
AbstractPropertyDTO |
build() |
net.inveed.commons.reflection.BeanPropertyDesc |
getProperty() |
String |
getPropertyName() |
boolean |
prepare(net.inveed.commons.reflection.BeanPropertyDesc prop) |
boolean prepare(net.inveed.commons.reflection.BeanPropertyDesc prop)
String getPropertyName()
AbstractPropertyDTO build()
net.inveed.commons.reflection.BeanPropertyDesc getProperty()
Copyright © 2018. All rights reserved.