| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.utils.configuration |
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyType.FloatPropertyMethod |
static class |
PropertyType.ResourcePropertyMethod |
static class |
PropertyType.StringPropertyMethod |
| Modifier and Type | Method and Description |
|---|---|
protected abstract PropertyType.PropertyMethod |
PropertyType.buildPropertyMethod(Method method,
Property annotation) |
static PropertyType.PropertyMethod |
PropertyType.createPropertyMethod(Method method,
Property annotation) |
| Constructor and Description |
|---|
WrappedInstance(T instance,
Map<String,PropertyType.PropertyMethod> propertyMethods,
Set<Method> validationMethods) |
Copyright © 2021. All rights reserved.