|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FieldType
This interface is implemented by classes which represent a field in either the Task or Resource entity.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface net.sf.mpxj.utility.MpxjEnum |
|---|
getValue |
| Method Detail |
|---|
String getName()
String getName(Locale locale)
locale - target locale
DataType getDataType()
FieldType getUnitsType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||