| Package | Description |
|---|---|
| org.jsr107.ri.processor |
This package contains entry processor related implementation classes.
|
| Modifier and Type | Method and Description |
|---|---|
MutableEntryOperation |
EntryProcessorEntry.getOperation()
Return the operation
|
static MutableEntryOperation |
MutableEntryOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MutableEntryOperation[] |
MutableEntryOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.