Package flexagon.core.security.pojo
Class UserPreferenceValue
java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.core.security.pojo.UserPreferenceValue
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnumerated type representing the data types of property values -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mValue
-
mDataType
-
-
Constructor Details
-
UserPreferenceValue
public UserPreferenceValue()
-
-
Method Details
-
setValue
-
getValue
-
setDataType
-
getDataType
-
toString
Description copied from class:BasePOJOReturns custom String representation implemented by walking complete object structure. -
hashCode
public int hashCode() -
equals
-