Class AttributeDefinition<T>

Type Parameters:
T - Type of the attribute value
All Implemented Interfaces:
Comparable<ModelItem>, RestrictedModelItem<Content>, ModelItem, Labelable, ModifiableLabelable
Direct Known Subclasses:
ContentAttributeDefinition, RichTextAttributeDefinition

public class AttributeDefinition<T> extends ElementDefinition<T> implements RestrictedModelItem<Content>
The definition of a content type attribute