Primavera Integration API 7.0

Uses of Class
com.primavera.integration.client.bo.enm.ThresholdParameterType

Packages that use ThresholdParameterType
com.primavera.integration.client.bo.enm Typesafe enumerations 
com.primavera.integration.client.bo.object Client business object classes 
 

Uses of ThresholdParameterType in com.primavera.integration.client.bo.enm
 

Fields in com.primavera.integration.client.bo.enm declared as ThresholdParameterType
static ThresholdParameterType ThresholdParameterType.AV_ACCOUNTING_VARIANCE
           
static ThresholdParameterType ThresholdParameterType.COST_PERCENT_OF_PLANNED
           
static ThresholdParameterType ThresholdParameterType.CPI_COST_PERFORMANCE_INDEX
           
static ThresholdParameterType ThresholdParameterType.CV_COST_VARIANCE
           
static ThresholdParameterType ThresholdParameterType.CVI_COST_VARIANCE_INDEX
           
static ThresholdParameterType ThresholdParameterType.DURATION_PERCENT_OF_PLANNED
           
static ThresholdParameterType ThresholdParameterType.FINISH_DATE_VARIANCE
           
static ThresholdParameterType ThresholdParameterType.FREE_FLOAT
           
static ThresholdParameterType ThresholdParameterType.NULL
           
static ThresholdParameterType ThresholdParameterType.SPI_SCHEDULE_PERFORMANCE_INDEX
           
static ThresholdParameterType ThresholdParameterType.START_DATE_VARIANCE
           
static ThresholdParameterType ThresholdParameterType.SV_SCHEDULE_VARIANCE
           
static ThresholdParameterType ThresholdParameterType.SVI_SCHEDULE_VARIANCE_INDEX
           
static ThresholdParameterType ThresholdParameterType.TOTAL_FLOAT
           
static ThresholdParameterType ThresholdParameterType.VAC_VARIANCE_AT_COMPLETION
           
 

Methods in com.primavera.integration.client.bo.enm that return ThresholdParameterType
static ThresholdParameterType ThresholdParameterType.getThresholdParameterType(int iThresholdParameterType)
          Gets an instance of ThresholdParameterType based on the integer value specified.
static ThresholdParameterType ThresholdParameterType.getThresholdParameterType(java.lang.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 ThresholdParameterType
 ThresholdParameterType ThresholdParameter.getType()
          Gets the field name for the threshold parameter.
 


Primavera Integration API 7.0

Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.