|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface UwsJobInfo.Parameter
Represents a parameter associated with a UWS job.
Method Summary | |
---|---|
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. |
Method Detail |
---|
String getId()
String getValue()
boolean isByReference()
boolean isPost()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |