Uses of Class
com.primavera.integration.client.bo.enm.ThresholdParameterType
Packages that use ThresholdParameterType
Package
Description
Typesafe enumerations
Client business object classes
-
Uses of ThresholdParameterType in com.primavera.integration.client.bo.enm
Fields in com.primavera.integration.client.bo.enm declared as ThresholdParameterTypeModifier and TypeFieldDescriptionstatic final ThresholdParameterTypeThresholdParameterType.AV_ACCOUNTING_VARIANCEstatic final ThresholdParameterTypeThresholdParameterType.COST_PERCENT_OF_PLANNEDstatic final ThresholdParameterTypeThresholdParameterType.CPI_COST_PERFORMANCE_INDEXstatic final ThresholdParameterTypeThresholdParameterType.CV_COST_VARIANCEstatic final ThresholdParameterTypeThresholdParameterType.CVI_COST_VARIANCE_INDEXstatic final ThresholdParameterTypeThresholdParameterType.DURATION_PERCENT_OF_PLANNEDstatic final ThresholdParameterTypeThresholdParameterType.FINISH_DATE_VARIANCEstatic final ThresholdParameterTypeThresholdParameterType.FREE_FLOATstatic final ThresholdParameterTypeThresholdParameterType.NULLstatic final ThresholdParameterTypeThresholdParameterType.SPI_SCHEDULE_PERFORMANCE_INDEXstatic final ThresholdParameterTypeThresholdParameterType.START_DATE_VARIANCEstatic final ThresholdParameterTypeThresholdParameterType.SV_SCHEDULE_VARIANCEstatic final ThresholdParameterTypeThresholdParameterType.SVI_SCHEDULE_VARIANCE_INDEXstatic final ThresholdParameterTypeThresholdParameterType.TOTAL_FLOATstatic final ThresholdParameterTypeThresholdParameterType.VAC_VARIANCE_AT_COMPLETIONMethods in com.primavera.integration.client.bo.enm that return ThresholdParameterTypeModifier and TypeMethodDescriptionstatic ThresholdParameterTypeThresholdParameterType.getThresholdParameterType(int iThresholdParameterType) Gets an instance of ThresholdParameterType based on the integer value specified.static ThresholdParameterTypeThresholdParameterType.getThresholdParameterType(String sThresholdParameterType) Gets an instance of ThresholdParameterType based on the String value specified. -
Uses of ThresholdParameterType in com.primavera.integration.client.bo.object
Methods in com.primavera.integration.client.bo.object that return ThresholdParameterTypeModifier and TypeMethodDescriptionThresholdParameter.getType()Gets the field name for the threshold parameter.