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