Uses of Enum Class
com.sforce.soap.metadata.PeriodTypes
-
Uses of PeriodTypes in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return PeriodTypesModifier and TypeMethodDescriptionForecastRangeSettings.getPeriodType()static PeriodTypesReturns the enum constant of this class with the specified name.static PeriodTypes[]PeriodTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type PeriodTypesModifier and TypeMethodDescriptionvoidForecastRangeSettings.setPeriodType(PeriodTypes periodType)