JavaScript is disabled on your browser.
Skip navigation links
Java API Reference for Oracle® Coherence Community Edition
(23.09)
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum Class
com.tangosol.io.pof.DateMode
Packages that use
DateMode
Package
Description
com.tangosol.io.pof
Contains classes related to POF serialization and deserialization.
Uses of
DateMode
in
com.tangosol.io.pof
Methods in
com.tangosol.io.pof
that return
DateMode
Modifier and Type
Method
Description
static
DateMode
DateMode.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
DateMode
[]
DateMode.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.