utils.definitions
Interface MyFormatterDefinitions

All Known Implementing Classes:
GenericGeneration, MGInfAggregatedFlowGeneration

public interface MyFormatterDefinitions

MyFormatterDefinitions


Field Summary
static java.text.DecimalFormat myDebitFormatter
           
static java.text.DecimalFormat myIAFormatter
           
static java.text.DecimalFormat mySizeFormatter
           
static java.text.DecimalFormat myTimeFormatter
           
 

Field Detail

myTimeFormatter

public static final java.text.DecimalFormat myTimeFormatter

myIAFormatter

public static final java.text.DecimalFormat myIAFormatter

myDebitFormatter

public static final java.text.DecimalFormat myDebitFormatter

mySizeFormatter

public static final java.text.DecimalFormat mySizeFormatter