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