public class DataTypeFormats extends Object
| Constructor and Description |
|---|
DataTypeFormats() |
| Modifier and Type | Method and Description |
|---|---|
static ValueFormat |
getFormatPerId(Class<? extends DataType> dataType,
String id) |
static List<ValueFormat> |
getFormatsPerDataType(Class<? extends DataType> dataType) |
public static List<ValueFormat> getFormatsPerDataType(Class<? extends DataType> dataType)
public static ValueFormat getFormatPerId(Class<? extends DataType> dataType, String id)
Copyright © 2015. All Rights Reserved.