Uses of Enum Class
org.opendaylight.ovsdb.lib.notation.Mutator
-
Uses of Mutator in org.opendaylight.ovsdb.lib.notation
Modifier and TypeMethodDescriptionMutation.getMutator()
static Mutator
Returns the enum constant of this class with the specified name.static Mutator[]
Mutator.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Mutator in org.opendaylight.ovsdb.lib.operations
Modifier and TypeMethodDescription<T extends TableSchema<T>,
D>
Mutate<E>Mutate.addMutation
(ColumnSchema<T, D> columnSchema, Mutator mutator, D value)