Enum Class PropertyMemberInfo

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

Members of this enum define the way the corresponding property is subject to the contracts regarding the canonical Object methods like Object.equals(Object), Object.hashCode() and Object.toString() and the Serializable contract
Author:
Oliver Wolff