Uses of Class
com.primavera.integration.client.bo.enm.BaselineActMatchType
Packages that use BaselineActMatchType
-
Uses of BaselineActMatchType in com.primavera.integration.client.bo.enm
Fields in com.primavera.integration.client.bo.enm declared as BaselineActMatchTypeModifier and TypeFieldDescriptionstatic final BaselineActMatchTypeBaselineActMatchType.ACTIVITYCODEstatic final BaselineActMatchTypeBaselineActMatchType.ACTIVITYGUIDstatic final BaselineActMatchTypeBaselineActMatchType.NULLMethods in com.primavera.integration.client.bo.enm that return BaselineActMatchTypeModifier and TypeMethodDescriptionstatic BaselineActMatchTypeBaselineActMatchType.getBaselineActMatchType(int iBaselineActMatchType) Gets an instance of BaselineActMatchType based on the integer value specified.static BaselineActMatchTypeBaselineActMatchType.getBaselineActMatchType(String sBaselineActMatchType) Gets an instance of BaselineActMatchType based on the String value specified.