public interface CDFieldHint extends RichTextRecord<WSIG>
| Modifier and Type | Interface and Description |
|---|---|
static class |
CDFieldHint.Flag |
| Modifier and Type | Method and Description |
|---|---|
Set<CDFieldHint.Flag> |
getFlags() |
WSIG |
getHeader() |
default String |
getHintText() |
int |
getHintTextLength() |
CDFieldHint |
setFlags(Collection<CDFieldHint.Flag> flags) |
default CDFieldHint |
setHintText(String text) |
CDFieldHint |
setHintTextLength(int len) |
getCDRecordLength, getData, getDataWithoutHeader, getPayloadLength, getRecordHeaderLength, getType, getTypeValuegetVariableData, resize, resizeVariableDataWSIG getHeader()
getHeader in interface RichTextRecord<WSIG>int getHintTextLength()
CDFieldHint setHintTextLength(int len)
Set<CDFieldHint.Flag> getFlags()
CDFieldHint setFlags(Collection<CDFieldHint.Flag> flags)
default String getHintText()
default CDFieldHint setHintText(String text)
Copyright © 2019–2021 HCL. All rights reserved.