Uses of Package
org.pojomatic.annotations

Packages that use org.pojomatic.annotations
org.pojomatic.annotations Annotations and enums to control the behavior of Pojomatic. 
org.pojomatic.diff API and implementation classes to support 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
Property
          Marks a property of a class to be used by Pojomatic
 

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-2010. All Rights Reserved.