Package org.pojomatic.annotations

Enum Summary
AutoDetectPolicy A policy for determining which class members are automatically detected as properties.
DefaultPojomaticPolicy A policy for defining which sets of Pojomatic operations (equals, hashCode and toString) should use all properties by default.
PojomaticPolicy A policy for defining which sets of Pojomatic operations (equals, hashCode and toString) should use a property.
 

Annotation Types Summary
AutoProperty Assigns the defaults for Pojomatic at the class level and provides a way to configure the automatic detection of properties.
PojoFormat Specifies formatting information to be used for creating String representations of POJOs.
Property Marks a property of a class to be used by Pojomatic
PropertyFormat Specifies formatting information to be used for creating String representations of properties.
 



Copyright © 2008-2009. All Rights Reserved.