public static class SecureOptions.Properties.DateProperty extends SecureOptions.Properties.Property
| Modifier and Type | Field and Description |
|---|---|
DateOption |
newValue |
| Modifier and Type | Method and Description |
|---|---|
OptionContainer[] |
getAllContainers()
Get all the option containers in this container
|
Option[] |
getAllOptions()
Gets all the options in this container
|
Option |
mapOptionId(int id)
Maps an integer id of an option in this list to the option itself.
|
Option |
mapOptionId(java.lang.String id)
Maps an string id of an option in this list to the option itself.
|
getDescription, getExtraId, getName, getSCCCAId, getUid, isCustom, toStringgetId, writeXMLpublic final DateOption newValue
public Option[] getAllOptions()
OptionContainergetAllOptions in class OptionContainerpublic Option mapOptionId(java.lang.String id)
OptionContainermapOptionId in class OptionContainerid - The unique string identifier for an optionpublic Option mapOptionId(int id)
OptionContainermapOptionId in class OptionContainerid - The unique string identifier for an optionpublic OptionContainer[] getAllContainers()
OptionContainergetAllContainers in class OptionContainerCopyright © 2021 Oracle. All right reserved. Restricted and confidential property of Oracle. Solely for use by recipent under agreement forbidding disclosure.