public interface FieldType extends MpxjEnum
| Modifier and Type | Method and Description |
|---|---|
DataType |
getDataType()
Retrieve the data type of this field.
|
String |
getName()
Retrieve the name of this field using the default locale.
|
String |
getName(Locale locale)
Retrieve the name of this field using the supplied locale.
|
FieldType |
getUnitsType()
Retrieve the associated units field, if any.
|
String getName()
String getName(Locale locale)
locale - target localeDataType getDataType()
FieldType getUnitsType()
Copyright © 2013. All Rights Reserved.