| Package | Description |
|---|---|
| com.alipay.sofa.ark.spi.model |
| Modifier and Type | Method and Description |
|---|---|
BizOperation.OperationType |
BizOperation.getOperationType() |
static BizOperation.OperationType |
BizOperation.OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BizOperation.OperationType[] |
BizOperation.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BizOperation |
BizOperation.setOperationType(BizOperation.OperationType operationType) |
Copyright © 2024. All rights reserved.