public static interface Connector.StringArgument extends Connector.Argument
Connector.Argument
Connector.Argument
Modifier and Type | Method and Description |
---|---|
boolean |
isValid(java.lang.String arg1)
Returns if the given value is valid with-respect-to this
Connector.Argument |
description, label, mustSpecify, name, setValue, value
boolean isValid(java.lang.String arg1)
Connector.Argument
Connector.Argument
isValid
in interface Connector.Argument
arg1
- the value to test for validity, null
is acceptedtrue
if the Connector.Argument
is valid false
otherwiseCopyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.