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