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, toString
getId, writeXML
public final DateOption newValue
public Option[] getAllOptions()
OptionContainer
getAllOptions
in class OptionContainer
public Option mapOptionId(java.lang.String id)
OptionContainer
mapOptionId
in class OptionContainer
id
- The unique string identifier for an optionpublic Option mapOptionId(int id)
OptionContainer
mapOptionId
in class OptionContainer
id
- The unique string identifier for an optionpublic OptionContainer[] getAllContainers()
OptionContainer
getAllContainers
in class OptionContainer
Copyright © 2021 Oracle. All right reserved. Restricted and confidential property of Oracle. Solely for use by recipent under agreement forbidding disclosure.