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