public class Operation extends Object
| Constructor and Description |
|---|
Operation() |
| Modifier and Type | Method and Description |
|---|---|
OperationDisplay |
display()
Get the display information for the operation.
|
String |
name()
Get the name of the operation.
|
OperationOrigin |
origin()
Get the intended executor of the operation.
|
public String name()
public OperationDisplay display()
public OperationOrigin origin()
Copyright © 2019. All rights reserved.