public static interface UwsJobInfo.Parameter
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Returns this parameter's ID (name).
|
java.lang.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.
|
java.lang.String getId()
java.lang.String getValue()
boolean isByReference()
boolean isPost()
Copyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.