public static interface UwsJobInfo.Result
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getHref() |
Returns the optional xlink:href attribute for this result.
|
java.lang.String |
getId() |
Returns this result's ID (name).
|
java.lang.String |
getType() |
Returns the optional xlink:type attribute for this result.
|
java.lang.String |
getValue() |
Returns this result's value.
|
java.lang.String getId()
java.lang.String getValue()
java.lang.String getHref()
java.lang.String getType()
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.