Class AsnKey
- java.lang.Object
-
- com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
-
- com.aspose.ms.System.Enum
-
- com.aspose.tasks.AsnKey
-
public final class AsnKey extends com.aspose.ms.System.Enum
Represents a list of supported assignment fields.
-
-
Field Summary
Fields Modifier and Type Field Description static int
ActualCost
Represents the ActualCost (ResourceAssignment) field.static int
ActualFinish
Represents the ActualFinish (ResourceAssignment) field.static int
ActualOvertimeCost
Represents the ActualOvertimeCost (ResourceAssignment) field.static int
ActualOvertimeWork
Represents the ActualOvertimeWork (ResourceAssignment) field.static int
ActualOvertimeWorkProtected
Represents the ActualOvertimeWorkProtected (ResourceAssignment) field.static int
ActualStart
Represents the ActualStart (ResourceAssignment) field.static int
ActualWork
Represents the ActualWork (ResourceAssignment) field.static int
ActualWorkProtected
Represents the ActualWorkProtected (ResourceAssignment) field.static int
ACWP
Represents the ACWP (ResourceAssignment) field.static int
AssignmentOwner
Represents the AssignmentOwner (ResourceAssignment) field.static int
AssignmentOwnerGuid
Represents the AssignmentOwnerGuid (ResourceAssignment) field.static int
BCWP
Represents the BCWP (ResourceAssignment) field.static int
BCWS
Represents the BCWS (ResourceAssignment) field.static int
BookingType
Represents the BookingType (ResourceAssignment) field.static int
BudgetCost
Represents the BudgetCost (ResourceAssignment) field.static int
BudgetWork
Represents the BudgetWork (ResourceAssignment) field.static int
Confirmed
Represents the Confirmed (ResourceAssignment) field.static int
Cost
Represents the Cost (ResourceAssignment) field.static int
CostRateTableType
Represents the CostRateTableType (ResourceAssignment) field.static int
CostVariance
Represents the CostVariance (ResourceAssignment) field.static int
Created
Represents the Created (ResourceAssignment) field.static int
CV
Represents the CV (ResourceAssignment) field.static int
Delay
Represents the Delay (ResourceAssignment) field.static int
Finish
Represents the Finish (ResourceAssignment) field.static int
FinishVariance
Represents the FinishVariance (ResourceAssignment) field.static int
FixedMaterial
Represents the FixedMaterial (ResourceAssignment) field.static int
Guid
Represents theUUID
(ResourceAssignment) field.static int
HasFixedRateUnits
Represents the HasFixedRateUnits (ResourceAssignment) field.static int
Hyperlink
Represents the Hyperlink (ResourceAssignment) field.static int
HyperlinkAddress
Represents the HyperlinkAddress (ResourceAssignment) field.static int
HyperlinkSubAddress
Represents the HyperlinkSubAddress (ResourceAssignment) field.static int
LevelingDelay
Represents the LevelingDelay (ResourceAssignment) field.static int
LevelingDelayFormat
Represents the LevelingDelayFormat (ResourceAssignment) field.static int
LinkedFields
Represents the LinkedFields (ResourceAssignment) field.static int
Milestone
Represents the Milestone (ResourceAssignment) field.static int
Notes
Represents the Notes (ResourceAssignment) field.static int
Overallocated
Represents the Overallocated (ResourceAssignment) field.static int
OvertimeCost
Represents the OvertimeCost (ResourceAssignment) field.static int
OvertimeWork
Represents the OvertimeWork (ResourceAssignment) field.static int
PeakUnits
Represents the PeakUnits (ResourceAssignment) field.static int
PercentWorkComplete
Represents the PercentWorkComplete (ResourceAssignment) field.static int
RateScale
Represents the RateScale (ResourceAssignment) field.static int
RegularWork
Represents the RegularWork (ResourceAssignment) field.static int
RemainingCost
Represents the RemainingCost (ResourceAssignment) field.static int
RemainingOvertimeCost
Represents the RemainingOvertimeCost (ResourceAssignment) field.static int
RemainingOvertimeWork
Represents the RemainingOvertimeWork (ResourceAssignment) field.static int
RemainingWork
Represents the RemainingWork (ResourceAssignment) field.static int
Resource
Represents the Resource (ResourceAssignment) field.static int
ResourceUid
Represents the ResourceUid (ResourceAssignment) field.static int
ResponsePending
Represents the ResponsePending (ResourceAssignment) field.static int
Resume
Represents the Resume (ResourceAssignment) field.static int
Start
Represents the Start (ResourceAssignment) field.static int
StartVariance
Represents the StartVariance (ResourceAssignment) field.static int
Stop
Represents the Stop (ResourceAssignment) field.static int
Summary
Represents the Summary (ResourceAssignment) field.static int
SV
Represents the SV (ResourceAssignment) field.static int
Task
Represents the Task (ResourceAssignment) field.static int
TaskUid
Represents the TaskUid (ResourceAssignment) field.static int
Uid
Represents the UID (ResourceAssignment) field.static int
Units
Represents the Units (ResourceAssignment) field.static int
UpdateNeeded
Represents the UpdateNeeded (ResourceAssignment) field.static int
VAC
Represents the VAC (ResourceAssignment) field.static int
Work
Represents the Work (ResourceAssignment) field.static int
WorkContour
Represents the WorkContour (ResourceAssignment) field.static int
WorkVariance
Represents the WorkVariance (ResourceAssignment) field.
-
Method Summary
-
Methods inherited from class com.aspose.ms.System.Enum
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
-
-
-
-
Field Detail
-
Guid
public static final int Guid
Represents the
UUID
(ResourceAssignment) field.- See Also:
- Constant Field Values
-
Uid
public static final int Uid
Represents the UID (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Task
public static final int Task
Represents the Task (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Resource
public static final int Resource
Represents the Resource (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
PercentWorkComplete
public static final int PercentWorkComplete
Represents the PercentWorkComplete (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
ActualCost
public static final int ActualCost
Represents the ActualCost (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
ActualFinish
public static final int ActualFinish
Represents the ActualFinish (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
ActualOvertimeCost
public static final int ActualOvertimeCost
Represents the ActualOvertimeCost (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
ActualStart
public static final int ActualStart
Represents the ActualStart (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
ActualWork
public static final int ActualWork
Represents the ActualWork (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
ActualOvertimeWork
public static final int ActualOvertimeWork
Represents the ActualOvertimeWork (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
ACWP
public static final int ACWP
Represents the ACWP (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Confirmed
public static final int Confirmed
Represents the Confirmed (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Cost
public static final int Cost
Represents the Cost (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
CostRateTableType
public static final int CostRateTableType
Represents the CostRateTableType (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
CostVariance
public static final int CostVariance
Represents the CostVariance (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
CV
public static final int CV
Represents the CV (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Delay
public static final int Delay
Represents the Delay (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Finish
public static final int Finish
Represents the Finish (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
FinishVariance
public static final int FinishVariance
Represents the FinishVariance (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Hyperlink
public static final int Hyperlink
Represents the Hyperlink (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
HyperlinkAddress
public static final int HyperlinkAddress
Represents the HyperlinkAddress (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
HyperlinkSubAddress
public static final int HyperlinkSubAddress
Represents the HyperlinkSubAddress (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
WorkVariance
public static final int WorkVariance
Represents the WorkVariance (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
HasFixedRateUnits
public static final int HasFixedRateUnits
Represents the HasFixedRateUnits (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
FixedMaterial
public static final int FixedMaterial
Represents the FixedMaterial (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
LevelingDelay
public static final int LevelingDelay
Represents the LevelingDelay (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
LevelingDelayFormat
public static final int LevelingDelayFormat
Represents the LevelingDelayFormat (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
LinkedFields
public static final int LinkedFields
Represents the LinkedFields (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Milestone
public static final int Milestone
Represents the Milestone (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Notes
public static final int Notes
Represents the Notes (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Overallocated
public static final int Overallocated
Represents the Overallocated (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
OvertimeCost
public static final int OvertimeCost
Represents the OvertimeCost (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
OvertimeWork
public static final int OvertimeWork
Represents the OvertimeWork (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
PeakUnits
public static final int PeakUnits
Represents the PeakUnits (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
RegularWork
public static final int RegularWork
Represents the RegularWork (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
RemainingCost
public static final int RemainingCost
Represents the RemainingCost (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
RemainingOvertimeCost
public static final int RemainingOvertimeCost
Represents the RemainingOvertimeCost (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
RemainingOvertimeWork
public static final int RemainingOvertimeWork
Represents the RemainingOvertimeWork (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
RemainingWork
public static final int RemainingWork
Represents the RemainingWork (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
ResponsePending
public static final int ResponsePending
Represents the ResponsePending (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Start
public static final int Start
Represents the Start (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Stop
public static final int Stop
Represents the Stop (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Resume
public static final int Resume
Represents the Resume (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
StartVariance
public static final int StartVariance
Represents the StartVariance (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Summary
public static final int Summary
Represents the Summary (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
SV
public static final int SV
Represents the SV (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Units
public static final int Units
Represents the Units (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
UpdateNeeded
public static final int UpdateNeeded
Represents the UpdateNeeded (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
VAC
public static final int VAC
Represents the VAC (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Work
public static final int Work
Represents the Work (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
WorkContour
public static final int WorkContour
Represents the WorkContour (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
BCWS
public static final int BCWS
Represents the BCWS (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
BCWP
public static final int BCWP
Represents the BCWP (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
BookingType
public static final int BookingType
Represents the BookingType (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
ActualWorkProtected
public static final int ActualWorkProtected
Represents the ActualWorkProtected (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
ActualOvertimeWorkProtected
public static final int ActualOvertimeWorkProtected
Represents the ActualOvertimeWorkProtected (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
Created
public static final int Created
Represents the Created (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
AssignmentOwner
public static final int AssignmentOwner
Represents the AssignmentOwner (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
AssignmentOwnerGuid
public static final int AssignmentOwnerGuid
Represents the AssignmentOwnerGuid (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
BudgetWork
public static final int BudgetWork
Represents the BudgetWork (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
BudgetCost
public static final int BudgetCost
Represents the BudgetCost (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
RateScale
public static final int RateScale
Represents the RateScale (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
TaskUid
public static final int TaskUid
Represents the TaskUid (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
ResourceUid
public static final int ResourceUid
Represents the ResourceUid (ResourceAssignment) field.
- See Also:
- Constant Field Values
-
-