Interface SingularAttribute<X,T>

Type Parameters:
X - The type containing the represented attribute
T - The type of the represented attribute
All Superinterfaces:
Attribute<X,T>, Bindable<T>

public interface SingularAttribute<X,T> extends Attribute<X,T>, Bindable<T>
Instances of the type SingularAttribute represents persistent single-valued properties or fields.
Since:
2.0