-
Return a read only
Constant
from this ConstansList at the specified index
Find and return a constant in the specified constantsList with the same value as this
element.
Find and return a constant in the specified constantLists with the value stored in this
element at the given index
Return a read only
Constant
from this ConstantsList identified by the specified name
Return a read only
Constant
from this ConstantsList identified by the specified name
Returns the value of this element as a Enumeration constant
Returns the value of the element at the specified index as a Enumeration constant
void
Append the specified value to the named array element of this request
void
abstract void
Append the specified value to this array element
abstract boolean
abstract boolean
Return true if the value at the specified index of this element is equal to the specified
constant
void
Set the element of this request having the specified name to the specified value.
void
abstract void
Set the named sub-element to the specified value
abstract void
abstract void
Set the value of this element to the specified value.
abstract void
Set the value of this element to the specified value
Request.append(Name, Constant)
instead.