Uses of Class
com.oracle.bmc.datasafe.model.FormatEntryType
-
Packages that use FormatEntryType Package Description com.oracle.bmc.datasafe.model -
-
Uses of FormatEntryType in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return FormatEntryType Modifier and Type Method Description static FormatEntryTypeFormatEntryType. create(String key)static FormatEntryTypeFormatEntryType. valueOf(String name)Returns the enum constant of this type with the specified name.static FormatEntryType[]FormatEntryType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-