Uses of Enum Class
nl.datasteel.crudcraft.annotations.security.WritePolicy
Packages that use WritePolicy
-
Uses of WritePolicy in nl.datasteel.crudcraft.annotations.security
Methods in nl.datasteel.crudcraft.annotations.security that return WritePolicyModifier and TypeMethodDescriptionstatic WritePolicy
Returns the enum constant of this class with the specified name.static WritePolicy[]
WritePolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.