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