| Package | Description |
|---|---|
| net.webpdf.wsclient.session |
| Modifier and Type | Method and Description |
|---|---|
DataFormat |
Session.getDataFormat()
Returns the
DataFormat accepted by this session. |
static DataFormat |
DataFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataFormat[] |
DataFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RestSession.setDataFormat(DataFormat dataFormat)
Sets the
DataFormat accepted by this session. |
Copyright © 2017–2019 SoftVision Development GmbH, Fulda, Germany. All rights reserved.