Uses of Class
de.caluga.morphium.WriteAccessType
-
Packages that use WriteAccessType Package Description de.caluga.morphium -
-
Uses of WriteAccessType in de.caluga.morphium
Methods in de.caluga.morphium that return WriteAccessType Modifier and Type Method Description static WriteAccessTypeWriteAccessType. valueOf(String name)Returns the enum constant of this type with the specified name.static WriteAccessType[]WriteAccessType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-