| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DateFormats | |
|---|---|
| com.bm.testsuite.dataloader | |
| Uses of DateFormats in com.bm.testsuite.dataloader | 
|---|
| Methods in com.bm.testsuite.dataloader that return DateFormats | |
|---|---|
 DateFormats | 
DateFormats.setUserDefinedFomatter(java.lang.String pattern)
Allows to set a user defined formatter.  | 
static DateFormats[] | 
DateFormats.systemValues()
 | 
static DateFormats | 
DateFormats.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.  | 
static DateFormats[] | 
DateFormats.values()
Returns an array containing the constants of this enum type, in the order they're declared.  | 
| Methods in com.bm.testsuite.dataloader with parameters of type DateFormats | |
|---|---|
 CSVInitialDataSet<T> | 
CSVInitialDataSet.addDateFormat(DateFormats dateFormat)
Allows to specify a user specific date format pattern's.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||