Interface Property<T>

Type Parameters:
T - The generic property type
All Superinterfaces:
NamedResource
All Known Implementing Classes:
Property.BaseProperty, Property.BooleanProperty, Property.CharsetProperty, Property.DurationInSecondsProperty, Property.DurationProperty, Property.EnumProperty, Property.IntegerProperty, Property.LongProperty, Property.ObjectProperty, Property.StringProperty, Property.Validating

public interface Property<T> extends NamedResource
Property definition.