Package | Description |
---|---|
com.hcl.domino.richtext.structures |
Modifier and Type | Method and Description |
---|---|
static LengthValue.Flag |
LengthValue.Flag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LengthValue.Flag[] |
LengthValue.Flag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<LengthValue.Flag> |
LengthValue.getFlags() |
Modifier and Type | Method and Description |
---|---|
LengthValue |
LengthValue.setFlags(Collection<LengthValue.Flag> flags) |
Copyright © 2019–2021 HCL. All rights reserved.