public static class SecureOptions.Fields.StringField extends SecureOptions.Fields.Field
| Modifier and Type | Field and Description |
|---|---|
StringOption |
newValue |
action, STRING, type| 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, getUid, toStringgetId, writeXMLpublic final StringOption 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.