Enum Class PropertyReadWrite

java.lang.Object
java.lang.Enum<PropertyReadWrite>
de.cuioss.tools.property.PropertyReadWrite
All Implemented Interfaces:
Serializable, Comparable<PropertyReadWrite>, Constable

Defines the read write permissions for a given property. It is defined for properties java Bean properties.
Author:
Oliver Wolff