public interface CancelRequest extends ExtendedRequest
Modifier and Type | Field and Description |
---|---|
static String |
EXTENSION_OID
The OID for the Cancel extended operation request.
|
Modifier and Type | Method and Description |
---|---|
int |
getCancelId() |
void |
setCancelId(int cancelId)
Sets the message to cancel by id.
|
addAllControls, addControl, getRequestName, removeControl, setMessageId, setRequestName
getResponseType
getResultResponse
hasResponse
get, getControl, getControls, getMessageId, getType, hasControl, put
static final String EXTENSION_OID
Copyright © 2017. All rights reserved.