OperationInterface
in
Solver operation interface.
Tags
Table of Contents
- __toString() : string
- Serializes the operation in a human readable format
- getJobType() : string
- Returns job type.
- getReason() : string
- Returns operation reason.
Methods
__toString()
Serializes the operation in a human readable format
public
__toString() : string
Return values
string —getJobType()
Returns job type.
public
getJobType() : string
Return values
string —getReason()
Returns operation reason.
public
getReason() : string