JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.sf.mpxj.utility
Interface MpxjEnum
All Known Subinterfaces:
FieldType
All Known Implementing Classes:
AccrueType
,
AssignmentField
,
BackgroundPattern
,
BookingType
,
ChartPattern
,
ColorType
,
ConstraintType
,
CurrencySymbolPosition
,
DataType
,
DateOrder
,
Day
,
DayType
,
EarnedValueMethod
,
GanttBarDateFormat
,
GanttBarMiddleShape
,
GanttBarShowForTasks
,
GanttBarStartEndShape
,
GanttBarStartEndType
,
Interval
,
LineStyle
,
LinkStyle
,
NonWorkingTimeStyle
,
ProgressLineDay
,
ProjectDateFormat
,
ProjectTimeFormat
,
RecurrenceType
,
RelationType
,
ResourceField
,
ResourceType
,
ScheduleFrom
,
TaskField
,
TaskMode
,
TaskType
,
TestOperator
,
TimescaleAlignment
,
TimescaleFormat
,
TimescaleUnits
,
TimeUnit
,
ViewType
,
WorkContour
,
WorkGroup
public interface
MpxjEnum
This interface defines the common features of enums used by MPXJ.
Method Summary
Methods
Modifier and Type
Method and Description
int
getValue
()
This method is used to retrieve the int value (not the ordinal) associated with an enum instance.
Method Detail
getValue
int getValue()
This method is used to retrieve the int value (not the ordinal) associated with an enum instance.
Returns:
enum value
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2013. All Rights Reserved.