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.EnumRepresents a list of supported assignment fields.
-
-
Field Summary
Fields Modifier and Type Field Description static intActualCostRepresents the ActualCost (ResourceAssignment) field.static intActualFinishRepresents the ActualFinish (ResourceAssignment) field.static intActualOvertimeCostRepresents the ActualOvertimeCost (ResourceAssignment) field.static intActualOvertimeWorkRepresents the ActualOvertimeWork (ResourceAssignment) field.static intActualOvertimeWorkProtectedRepresents the ActualOvertimeWorkProtected (ResourceAssignment) field.static intActualStartRepresents the ActualStart (ResourceAssignment) field.static intActualWorkRepresents the ActualWork (ResourceAssignment) field.static intActualWorkProtectedRepresents the ActualWorkProtected (ResourceAssignment) field.static intACWPRepresents the ACWP (ResourceAssignment) field.static intAssignmentOwnerRepresents the AssignmentOwner (ResourceAssignment) field.static intAssignmentOwnerGuidRepresents the AssignmentOwnerGuid (ResourceAssignment) field.static intBCWPRepresents the BCWP (ResourceAssignment) field.static intBCWSRepresents the BCWS (ResourceAssignment) field.static intBookingTypeRepresents the BookingType (ResourceAssignment) field.static intBudgetCostRepresents the BudgetCost (ResourceAssignment) field.static intBudgetWorkRepresents the BudgetWork (ResourceAssignment) field.static intConfirmedRepresents the Confirmed (ResourceAssignment) field.static intCostRepresents the Cost (ResourceAssignment) field.static intCostRateTableTypeRepresents the CostRateTableType (ResourceAssignment) field.static intCostVarianceRepresents the CostVariance (ResourceAssignment) field.static intCreatedRepresents the Created (ResourceAssignment) field.static intCVRepresents the CV (ResourceAssignment) field.static intDelayRepresents the Delay (ResourceAssignment) field.static intFinishRepresents the Finish (ResourceAssignment) field.static intFinishVarianceRepresents the FinishVariance (ResourceAssignment) field.static intFixedMaterialRepresents the FixedMaterial (ResourceAssignment) field.static intGuidRepresents theUUID(ResourceAssignment) field.static intHasFixedRateUnitsRepresents the HasFixedRateUnits (ResourceAssignment) field.static intHyperlinkRepresents the Hyperlink (ResourceAssignment) field.static intHyperlinkAddressRepresents the HyperlinkAddress (ResourceAssignment) field.static intHyperlinkSubAddressRepresents the HyperlinkSubAddress (ResourceAssignment) field.static intLevelingDelayRepresents the LevelingDelay (ResourceAssignment) field.static intLevelingDelayFormatRepresents the LevelingDelayFormat (ResourceAssignment) field.static intLinkedFieldsRepresents the LinkedFields (ResourceAssignment) field.static intMilestoneRepresents the Milestone (ResourceAssignment) field.static intNotesRepresents the Notes (ResourceAssignment) field.static intOverallocatedRepresents the Overallocated (ResourceAssignment) field.static intOvertimeCostRepresents the OvertimeCost (ResourceAssignment) field.static intOvertimeWorkRepresents the OvertimeWork (ResourceAssignment) field.static intPeakUnitsRepresents the PeakUnits (ResourceAssignment) field.static intPercentWorkCompleteRepresents the PercentWorkComplete (ResourceAssignment) field.static intRateScaleRepresents the RateScale (ResourceAssignment) field.static intRegularWorkRepresents the RegularWork (ResourceAssignment) field.static intRemainingCostRepresents the RemainingCost (ResourceAssignment) field.static intRemainingOvertimeCostRepresents the RemainingOvertimeCost (ResourceAssignment) field.static intRemainingOvertimeWorkRepresents the RemainingOvertimeWork (ResourceAssignment) field.static intRemainingWorkRepresents the RemainingWork (ResourceAssignment) field.static intResourceRepresents the Resource (ResourceAssignment) field.static intResourceUidRepresents the ResourceUid (ResourceAssignment) field.static intResponsePendingRepresents the ResponsePending (ResourceAssignment) field.static intResumeRepresents the Resume (ResourceAssignment) field.static intStartRepresents the Start (ResourceAssignment) field.static intStartVarianceRepresents the StartVariance (ResourceAssignment) field.static intStopRepresents the Stop (ResourceAssignment) field.static intSummaryRepresents the Summary (ResourceAssignment) field.static intSVRepresents the SV (ResourceAssignment) field.static intTaskRepresents the Task (ResourceAssignment) field.static intTaskUidRepresents the TaskUid (ResourceAssignment) field.static intUidRepresents the UID (ResourceAssignment) field.static intUnitsRepresents the Units (ResourceAssignment) field.static intUpdateNeededRepresents the UpdateNeeded (ResourceAssignment) field.static intVACRepresents the VAC (ResourceAssignment) field.static intWorkRepresents the Work (ResourceAssignment) field.static intWorkContourRepresents the WorkContour (ResourceAssignment) field.static intWorkVarianceRepresents 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
-
-