| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
| Modifier and Type | Field and Description |
|---|---|
protected STBoolOperator |
CTConstraint.op |
| Modifier and Type | Method and Description |
|---|---|
static STBoolOperator |
STBoolOperator.fromValue(String v) |
STBoolOperator |
CTConstraint.getOp()
Gets the value of the op property.
|
static STBoolOperator |
STBoolOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STBoolOperator[] |
STBoolOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTConstraint.setOp(STBoolOperator value)
Sets the value of the op property.
|
Copyright © 2007-2021. All Rights Reserved.