Uses of Enum Class
com.pnfsoftware.jeb.client.api.Operation
Packages that use Operation
Package
Description
Types used by scripts to interact with the analysis results presented by a JEB client.
-
Uses of Operation in com.pnfsoftware.jeb.client.api
Methods in com.pnfsoftware.jeb.client.api that return OperationModifier and TypeMethodDescriptionOperationRequest.getOperation()
static Operation
Returns the enum constant of this class with the specified name.static Operation[]
Operation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.pnfsoftware.jeb.client.api with parameters of type Operation