Package net.sf.mmm.util.lang.api.attribute

Contains abstract interfaces for common attributes of objects.

See:
          Description

Interface Summary
AttributeReadId<T> This is the abstract interface for an object that has an ID.
AttributeReadTitle<T> This is the abstract interface for an object that has an title.
AttributeWriteTitle<T> The mutable variant of AttributeReadTitle.
 

Package net.sf.mmm.util.lang.api.attribute Description

Contains abstract interfaces for common attributes of objects.

Lang-Attributes API

This package contains interfaces for common attributes such as ID. This helps to standardize signatures (including javadoc) and allows generic access to such attributes for other utils and libs.



Copyright © 2001-2010 mmm-Team. All Rights Reserved.