T - Property typepublic static interface BeanProperty.Builder<T> extends PathProperty.Builder<T,BeanProperty.Builder<T>>, BeanProperty<T>
BeanProperty.Builder<T>PathProperty.PathPropertyBuilder<T>Property.PropertyAccessException, Property.PropertyNotFoundException, Property.PropertyReadException, Property.PropertyReadOnlyException, Property.PropertyWriteExceptionLocalizable.LocalizableBuilder, Localizable.LocalizationExceptionPath.FinalPath<T>, Path.PathBuilder<T>Expression.ExpressionResolverFunction<E extends Expression,R extends Expression>, Expression.InvalidExpressionExceptionPATH_HIERARCHY_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
BeanProperty.Builder<T> |
annotations(Annotation[] annotations)
Set the property annotations
|
BeanProperty.Builder<T> |
field(Field field)
Set the bean property field
|
BeanProperty.Builder<T> |
readMethod(Method method)
Set the bean property read (get) method
|
BeanProperty.Builder<T> |
sequence(Integer sequence)
Set the bean property sequence
|
BeanProperty.Builder<T> |
writeMethod(Method method)
Set the bean property write (set) method
|
parentconfiguration, configuration, converter, converter, localization, temporalType, validatormessage, messageArguments, messageCodebuilder, clone, getAnnotation, getField, getParentProperty, getReadMethod, getSequence, getWriteMethod, hasAnnotationasc, avg, between, clone, contains, contains, containsIgnoreCase, count, create, create, desc, endsWith, endsWith, endsWithIgnoreCase, eq, eq, goe, goe, gt, gt, in, in, in, isNotNull, isNull, isReadOnly, loe, loe, lt, lt, max, min, neq, neq, nin, nin, nin, startsWith, startsWith, startsWithIgnoreCase, sumgetConfiguration, getConvertedValue, getConverter, getType, present, render, renderIfAvailablegetValidators, validatebuilder, getMessage, getMessageArguments, getMessageCodefromfullName, getName, getParent, getType, isRootPath, of, relativeName, streamgetTypevalidategetTypeBeanProperty.Builder<T> readMethod(Method method)
method - Method to setBeanProperty.Builder<T> writeMethod(Method method)
method - Method to setBeanProperty.Builder<T> field(Field field)
field - Field to setBeanProperty.Builder<T> sequence(Integer sequence)
sequence - Sequence to setBeanProperty.Builder<T> annotations(Annotation[] annotations)
annotations - Annotations to setCopyright © 2017 The Holon Platform. All rights reserved.