Uses of Class
com.primavera.integration.client.bo.enm.IndustryType
Packages that use IndustryType
-
Uses of IndustryType in com.primavera.integration.client.bo.enm
Fields in com.primavera.integration.client.bo.enm declared as IndustryTypeModifier and TypeFieldDescriptionstatic final IndustryTypeIndustryType.NULLstatic final IndustryTypeIndustryType.P3CEstatic final IndustryTypeIndustryType.P3EUstatic final IndustryTypeIndustryType.TPGstatic final IndustryTypeIndustryType.TPIMethods in com.primavera.integration.client.bo.enm that return IndustryTypeModifier and TypeMethodDescriptionstatic IndustryTypeIndustryType.getIndustryType(int iIndustryType) Gets an instance of IndustryType based on the integer value specified.static IndustryTypeIndustryType.getIndustryType(String sIndustryType) Gets an instance of IndustryType based on the String value specified.