@Exported public static interface Connector.SelectedArgument extends Connector.Argument
Modifier and Type | Method | Description |
---|---|---|
List<String> |
choices() |
Return the possible values for the argument
|
boolean |
isValid(String value) |
Performs basic sanity check of argument.
|
description, label, mustSpecify, name, setValue, value
Copyright © 1999, 2025, Oracle and/or its affiliates. All rights reserved.