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