Interface ConfigurationProperty<T>

All Superinterfaces:
DescriptiveProperty<T>, Property<T>, Serializable
All Known Subinterfaces:
NotificationProfileProperty<T>
All Known Implementing Classes:
BasicConfigurationProperty, BasicNotificationProfileProperty

public interface ConfigurationProperty<T> extends DescriptiveProperty<T>
An extension of DescriptiveProperty that also provides a list of the possible values for the property as well.