| Package | Description |
|---|---|
| net.webpdf.wsclient.schema.operation |
| Modifier and Type | Field and Description |
|---|---|
protected MoveModeType |
MoveType.mode |
| Modifier and Type | Method and Description |
|---|---|
static MoveModeType |
MoveModeType.fromValue(String v) |
MoveModeType |
MoveType.getMode()
Gets the value of the mode property.
|
static MoveModeType |
MoveModeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MoveModeType[] |
MoveModeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MoveType.setMode(MoveModeType value)
Sets the value of the mode property.
|
Copyright © 2017–2020 SoftVision Development GmbH, Fulda, Germany. All rights reserved.