| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
| Modifier and Type | Field and Description |
|---|---|
protected STConstraintRelationship |
CTNumericRule._for |
protected STConstraintRelationship |
CTConstraint._for |
protected STConstraintRelationship |
CTConstraint.refFor |
| Modifier and Type | Method and Description |
|---|---|
static STConstraintRelationship |
STConstraintRelationship.fromValue(java.lang.String v) |
STConstraintRelationship |
CTNumericRule.getFor()
Gets the value of the for property.
|
STConstraintRelationship |
CTConstraint.getFor()
Gets the value of the for property.
|
STConstraintRelationship |
CTConstraint.getRefFor()
Gets the value of the refFor property.
|
static STConstraintRelationship |
STConstraintRelationship.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STConstraintRelationship[] |
STConstraintRelationship.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTNumericRule.setFor(STConstraintRelationship value)
Sets the value of the for property.
|
void |
CTConstraint.setFor(STConstraintRelationship value)
Sets the value of the for property.
|
void |
CTConstraint.setRefFor(STConstraintRelationship value)
Sets the value of the refFor property.
|
Copyright © 2007–2023. All rights reserved.