Uses of Interface
org.pojomatic.formatter.PropertyFormatter

Packages that use PropertyFormatter
org.pojomatic.formatter   
 

Uses of PropertyFormatter in org.pojomatic.formatter
 

Classes in org.pojomatic.formatter that implement PropertyFormatter
 class AccountNumberFormatter
          A property formatter which shows only the last 4 characters of the string representation of the Property, with all others replaced by an asterisk ('*').
 class DefaultPropertyFormatter
          The default property formatter used by Pojomatic.
 



Copyright © 2008-2009. All Rights Reserved.