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, updateAttributeDespiteUnchangedValue
getConverter, getGenericType, getName, getType, getValue
String defaultValue()
boolean isMandatory()
boolean isImmutable()
Collection<String> validValues()
boolean hasValidValues()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.