public interface ConfiguredSettableAttribute<C extends ConfiguredObject,T> extends ConfiguredObjectAttribute<C,T>
| Modifier and Type | Method and Description |
|---|---|
String |
defaultValue() |
boolean |
hasValidValues() |
boolean |
isImmutable() |
boolean |
isMandatory() |
Collection<String> |
validValues() |
convert, getDescription, getOversizedAltText, getSecureValueFilter, isAutomated, isDerived, isOversized, isPersisted, isSecure, isSecureValue, updateAttributeDespiteUnchangedValuegetConverter, getGenericType, getName, getType, getValueString defaultValue()
boolean isMandatory()
boolean isImmutable()
Collection<String> validValues()
boolean hasValidValues()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.