|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OnError | |
org.openspml.v2.msg.spmlbatch |
Uses of OnError in org.openspml.v2.msg.spmlbatch |
Fields in org.openspml.v2.msg.spmlbatch declared as OnError | |
static OnError |
OnError.RESUME
|
static OnError |
OnError.EXIT
|
Methods in org.openspml.v2.msg.spmlbatch that return OnError | |
OnError |
BatchRequest.getOnError()
|
static OnError[] |
OnError.getConstants()
|
Methods in org.openspml.v2.msg.spmlbatch with parameters of type OnError | |
void |
BatchRequest.setOnError(OnError onError)
|
Constructors in org.openspml.v2.msg.spmlbatch with parameters of type OnError | |
BatchRequest(java.lang.String requestId,
ExecutionMode executionMode,
Processing processing,
OnError onError)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |