public interface CDKeyword extends RichTextRecord<WSIG>
| Modifier and Type | Interface and Description |
|---|---|
static class |
CDKeyword.Flag |
| Modifier and Type | Method and Description |
|---|---|
default List<Boolean> |
getEnabledStates() |
Set<CDKeyword.Flag> |
getFlags() |
FontStyle |
getFontStyle() |
WSIG |
getHeader() |
int |
getKeywordCount() |
default List<String> |
getKeywords() |
CDKeyword |
setFlags(Collection<CDKeyword.Flag> flags) |
CDKeyword |
setKeywordCount(int count) |
default CDKeyword |
setKeywords(List<String> values,
List<Boolean> enabledStates) |
getCDRecordLength, getData, getDataWithoutHeader, getPayloadLength, getRecordHeaderLength, getType, getTypeValuegetVariableData, resize, resizeVariableDataWSIG getHeader()
getHeader in interface RichTextRecord<WSIG>FontStyle getFontStyle()
int getKeywordCount()
CDKeyword setKeywordCount(int count)
Set<CDKeyword.Flag> getFlags()
CDKeyword setFlags(Collection<CDKeyword.Flag> flags)
Copyright © 2019–2021 HCL. All rights reserved.