Uses of Class
com.primavera.integration.client.bo.enm.CostSpreadType
Packages that use CostSpreadType
-
Uses of CostSpreadType in com.primavera.integration.client.bo.enm
Fields in com.primavera.integration.client.bo.enm declared as CostSpreadTypeModifier and TypeFieldDescriptionstatic final CostSpreadTypeCostSpreadType.LINEARSPREADstatic final CostSpreadTypeCostSpreadType.NULLstatic final CostSpreadTypeCostSpreadType.UNITSPREADMethods in com.primavera.integration.client.bo.enm that return CostSpreadTypeModifier and TypeMethodDescriptionstatic CostSpreadTypeCostSpreadType.getCostSpreadType(int iCostSpreadType) Gets an instance of CostSpreadType based on the integer value specified.static CostSpreadTypeCostSpreadType.getCostSpreadType(String sCostSpreadType) Gets an instance of CostSpreadType based on the String value specified.