public static interface UwsJobInfo.Parameter
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns this parameter's ID (name).
|
String |
getValue()
Returns this parameter's value.
|
boolean |
isByReference()
Indicates whether this parameter's value is a URL or not.
|
boolean |
isPost()
Indicates whether this parameter represents posted data.
|
String getId()
String getValue()
boolean isByReference()
boolean isPost()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.