public interface ChangeType extends ActionVerbType
The following features are supported:
Modifier and Type | Method and Description |
---|---|
java.lang.Object | getResponseCode()
Returns the value of the 'Response Code' attribute.
|
void | setResponseCode(java.lang.Object value)
Sets the value of the 'Response Code' attribute.
|
java.lang.Object getResponseCode()
void setResponseCode(java.lang.Object value)