|
||||||||||
| 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. |
java.lang.String |
getName()
Retrieve the name of this field using the default locale. |
java.lang.String |
getName(java.util.Locale locale)
Retrieve the name of this field using the supplied locale. |
| Methods inherited from interface net.sf.mpxj.utility.MpxjEnum |
|---|
getValue |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getName(java.util.Locale locale)
locale - target locale
DataType getDataType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||