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