Constant Field Values


Contents
com.ancientprogramming.*

com.ancientprogramming.fixedformat4j.annotation.FixedFormatBoolean
public static final java.lang.String FALSE_VALUE "F"
public static final java.lang.String TRUE_VALUE "T"

com.ancientprogramming.fixedformat4j.annotation.FixedFormatDecimal
public static final char DECIMAL_DELIMITER 46
public static final int DECIMALS 2
public static final boolean USE_DECIMAL_DELIMITER false

com.ancientprogramming.fixedformat4j.annotation.FixedFormatNumber
public static final char DEFAULT_NEGATIVE_SIGN 45
public static final char DEFAULT_POSITIVE_SIGN 43

com.ancientprogramming.fixedformat4j.annotation.FixedFormatPattern
public static final java.lang.String DATE_PATTERN "yyyyMMdd"



Copyright © 2008 ancientprogramming.com. All Rights Reserved.