T - the value typepublic static class PropertyBuilder.TypeBasedPropertyBuilder<T> extends PropertyBuilder<T,T,PropertyBuilder.TypeBasedPropertyBuilder<T>>
TypeBasedProperty.PropertyBuilder.ArrayPropertyBuilder<T>, PropertyBuilder.CreateFunction<K,T>, PropertyBuilder.InlineArrayPropertyBuilder<T>, PropertyBuilder.ListPropertyBuilder<T>, PropertyBuilder.MapPropertyBuilder<T>, PropertyBuilder.SetPropertyBuilder<T>, PropertyBuilder.TypeBasedPropertyBuilder<T>| Constructor and Description |
|---|
TypeBasedPropertyBuilder(PropertyType<T> type) |
| Modifier and Type | Method and Description |
|---|---|
Property<T> |
build()
Creates a property with the configured details.
|
PropertyBuilder.TypeBasedPropertyBuilder<T> |
createFunction(PropertyBuilder.CreateFunction<T,T> createFunction) |
defaultValue, getDefaultValue, getPath, getType, pathpublic TypeBasedPropertyBuilder(PropertyType<T> type)
public PropertyBuilder.TypeBasedPropertyBuilder<T> createFunction(PropertyBuilder.CreateFunction<T,T> createFunction)
public Property<T> build()
PropertyBuilderbuild in class PropertyBuilder<T,T,PropertyBuilder.TypeBasedPropertyBuilder<T>>Copyright © 2016–2021 The AuthMe Team. All rights reserved.