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