Interface PropertyMetadata

All Superinterfaces:
Comparable<PropertyMetadata>
All Known Implementing Classes:
BuilderMetadata, PropertyMetadataImpl

public interface PropertyMetadata extends Comparable<PropertyMetadata>
Represents runtime information for a certain property. This contains all metadata that may be needed.
Author:
Oliver Wolff