Uses of Enum Class
com.sforce.soap.metadata.PlatformCacheType
-
Uses of PlatformCacheType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return PlatformCacheTypeModifier and TypeMethodDescriptionPlatformCachePartitionType.getCacheType()static PlatformCacheTypeReturns the enum constant of this class with the specified name.static PlatformCacheType[]PlatformCacheType.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 PlatformCacheTypeModifier and TypeMethodDescriptionvoidPlatformCachePartitionType.setCacheType(PlatformCacheType cacheType)