Package oracle.iam.application.vo
Class BasicAttribute
java.lang.Object
oracle.iam.application.vo.Attribute
oracle.iam.application.vo.BasicAttribute
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBasicAttribute
(String name, String value) BasicAttribute
(String name, String value, Boolean encrypted) -
Method Summary
Methods inherited from class oracle.iam.application.vo.Attribute
equals, getCategory, getDataType, getDisplayName, getHelpText, getName, getValue, hashCode, isEncrypted, isRequired, setCategory, setDataType, setDisplayName, setEncrypted, setHelpText, setName, setRequired, setValue