public interface BooleanBeanProperty extends BeanProperty<Boolean>, BooleanProperty
BeanProperty, implementing BooleanProperty.BeanProperty.Builder<T>BooleanProperty.BooleanPropertyBuilderPathProperty.PathPropertyBuilder<T>CloneableProperty.CloneablePathProperty<T,P extends Property<T> & Path<T>>Property.PropertyAccessException, Property.PropertyNotFoundException, Property.PropertyReadException, Property.PropertyReadOnlyException, Property.PropertyWriteExceptionLocalizable.LocalizableBuilder, Localizable.LocalizationExceptionPath.FinalPath<T>, Path.PathBuilder<T>PATH_HIERARCHY_SEPARATORDEFAULT_CONFIG_PROPERTY_PREFIX, PATH| Modifier and Type | Method and Description |
|---|---|
static BeanProperty.Builder<Boolean> |
builder(String name,
boolean primitive)
Get a builder to create a
BooleanBeanProperty. |
builder, getAnnotation, getField, getParentProperty, getReadMethod, getSequence, getWriteMethod, hasAnnotation, isIdentifierclone, create, create, createcreate, create, isReadOnlygetConfiguration, getConvertedValue, getConverter, getExpressionValueConverter, getName, getTemporalType, getType, present, render, renderIfAvailablegetValidators, validatebuilder, getMessage, getMessageArguments, getMessageCode, of, ofhasConfigurationgetModelType, getModelValueasc, desc, fromfullName, fullName, getName, getParent, isRootPath, of, relativeName, relativeName, streamgetDataPath, isDataMappablebetween, count, eq, eq, goe, goe, gt, gt, in, in, in, isNotNull, isNull, loe, loe, lt, lt, max, min, neq, neq, nin, nin, ninbean, constant, countAll, path, propertySet, propertySetstatic BeanProperty.Builder<Boolean> builder(String name, boolean primitive)
BooleanBeanProperty.name - Property name (not null)primitive - Whether to use the primitive boolean typeCopyright © 2019 The Holon Platform. All rights reserved.