Methods in help.de.smartics.properties.core that return PropertyDescriptorBuilder |
static PropertyDescriptorBuilder |
PropertyDescriptorBuilder.a() Creates a builder filled with default values. |
PropertyDescriptorBuilder |
PropertyDescriptorBuilder.add(PropertyConstraint<?> constraint) |
PropertyDescriptorBuilder |
PropertyDescriptorBuilder.with(de.smartics.properties.api.core.annotations.AccessType accessType) |
PropertyDescriptorBuilder |
PropertyDescriptorBuilder.with(DocumentMetaDataProxy documentMetaData) |
PropertyDescriptorBuilder |
PropertyDescriptorBuilder.with(PropertyCommentProvider comment) |
PropertyDescriptorBuilder |
PropertyDescriptorBuilder.with(PropertyContextProvider context) |
PropertyDescriptorBuilder |
PropertyDescriptorBuilder.with(de.smartics.properties.api.core.annotations.PropertyDefinitionTime configurationTime) |
PropertyDescriptorBuilder |
PropertyDescriptorBuilder.with(PropertyExpression defaultExpression) |
PropertyDescriptorBuilder |
PropertyDescriptorBuilder.with(PropertyKey key) |
PropertyDescriptorBuilder |
PropertyDescriptorBuilder.with(PropertyType type) |
PropertyDescriptorBuilder |
PropertyDescriptorBuilder.with(PropertyValueRange<?> valueRange) |
PropertyDescriptorBuilder |
PropertyDescriptorBuilder.withDeclaringType(Class<?> declaringType) |
PropertyDescriptorBuilder |
PropertyDescriptorBuilder.withUpdateIntervalInMs(long updateIntervalInMs) |