Package | Description |
---|---|
com.hcl.domino.richtext.records |
Modifier and Type | Method and Description |
---|---|
CDHotspotBegin |
CDHotspotBegin.setDataLength(int dataLength) |
default CDHotspotBegin |
CDHotspotBegin.setFileNames(String uniqueFileName,
String displayFileName)
Sets the variable data portion of this structure to the provided string values.
|
default CDHotspotBegin |
CDHotspotBegin.setFileNamesRaw(byte[] uniqueFileName,
byte[] displayFileName,
boolean appendNulls)
Sets the variable data portion of this structure to the provided LMBCS-encoded string values.
|
CDHotspotBegin |
CDHotspotBegin.setFlags(Collection<CDHotspotBegin.Flag> flags) |
CDHotspotBegin |
CDHotspotBegin.setHotspotType(CDHotspotBegin.Type type) |
Copyright © 2019–2021 HCL. All rights reserved.