|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InternalCacheMode in com.aspose.email |
---|
Methods in com.aspose.email that return InternalCacheMode | |
---|---|
static InternalCacheMode |
InternalCacheMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InternalCacheMode[] |
InternalCacheMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Method parameters in com.aspose.email with type arguments of type InternalCacheMode | |
---|---|
static void |
InternalCache.init(String path,
EnumSet<InternalCacheMode> mode)
Initialize cache. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |