Package | Description |
---|---|
com.hcl.domino.dxl |
Modifier and Type | Method and Description |
---|---|
DxlExporter.DXLValidationStyle |
DxlExporter.getValidationStyle() |
static DxlExporter.DXLValidationStyle |
DxlExporter.DXLValidationStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DxlExporter.DXLValidationStyle[] |
DxlExporter.DXLValidationStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DxlExporter.setValidationStyle(DxlExporter.DXLValidationStyle style) |
Copyright © 2019–2021 HCL. All rights reserved.