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