Package oracle.iam.conf.vo
Class SystemPropertyAllowedValue
java.lang.Object
oracle.iam.conf.vo.SystemPropertyAllowedValue
- All Implemented Interfaces:
Serializable
This value object contains the allowed values a System Property.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setLkvDecoded
(String lkvDecoded) void
setLkvEncoded
(String lkvEncoded) void
-
Constructor Details
-
SystemPropertyAllowedValue
public SystemPropertyAllowedValue()
-
-
Method Details
-
getLkuKey
-
setLkuKey
-
getLkvKey
-
setLkvKey
-
getLkvEncoded
-
setLkvEncoded
-
getLkvDecoded
-
setLkvDecoded
-