| Package | Description |
|---|---|
| eu.toop.regrep.lcm |
| Modifier and Type | Method and Description |
|---|---|
static Mode |
Mode.fromValue(String v) |
Mode |
SubmitObjectsRequest.getMode()
Gets the value of the mode property.
|
Mode |
UpdateObjectsRequest.getMode()
Gets the value of the mode property.
|
static Mode |
Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mode[] |
Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubmitObjectsRequest.setMode(Mode value)
Sets the value of the mode property.
|
void |
UpdateObjectsRequest.setMode(Mode value)
Sets the value of the mode property.
|
Copyright © 2020 TOOP. All rights reserved.