Uses of Class
com.primavera.integration.client.bo.enm.ProjPropType
Packages that use ProjPropType
Package
Description
Typesafe enumerations
Client business object classes
-
Uses of ProjPropType in com.primavera.integration.client.bo.enm
Fields in com.primavera.integration.client.bo.enm declared as ProjPropTypeModifier and TypeFieldDescriptionstatic final ProjPropTypeProjPropType.APPLYACTUALSstatic final ProjPropTypeProjPropType.NULLstatic final ProjPropTypeProjPropType.SCHEDULECHECKstatic final ProjPropTypeProjPropType.SCHEDULINGMethods in com.primavera.integration.client.bo.enm that return ProjPropTypeModifier and TypeMethodDescriptionstatic ProjPropTypeProjPropType.getProjPropType(int iProjPropType) Gets an instance of ProjPropType based on the integer value specified.static ProjPropTypeProjPropType.getProjPropType(String sProjPropType) Gets an instance of ProjPropType based on the String value specified. -
Uses of ProjPropType in com.primavera.integration.client.bo.object
Methods in com.primavera.integration.client.bo.object that return ProjPropTypeModifier and TypeMethodDescriptionProject.getPropertyType()Gets the project property name associated with the scheduling of projects.