Uses of Package
org.pojomatic.annotations

Packages that use org.pojomatic.annotations
org.pojomatic.annotations   
org.pojomatic.diff   
org.pojomatic.internal The classes in this package are intended for internal use only. 
 

Classes in org.pojomatic.annotations used by org.pojomatic.annotations
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.
 

Classes in org.pojomatic.annotations used by org.pojomatic.diff
AutoProperty
          Assigns the defaults for Pojomatic at the class level and provides a way to configure the automatic detection of properties.
 

Classes in org.pojomatic.annotations used by org.pojomatic.internal
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.
 



Copyright © 2008-2009. All Rights Reserved.