Package | Description |
---|---|
com.contentful.java.cma.model |
Modifier and Type | Method and Description |
---|---|
CMAConstraint.Equals |
CMAConstraint.getEquals()
Which condition has to be satisfied to satisfy this constraint?
|
CMAConstraint.Equals |
CMAConstraint.Equals.setPath(CMAConstraint.FieldKeyPath fieldKeyPath)
Update the fieldKeyPath component.
|
CMAConstraint.Equals |
CMAConstraint.Equals.setValue(java.lang.String value)
Update the value to be used in comparison.
|
Modifier and Type | Method and Description |
---|---|
CMAConstraint |
CMAConstraint.setEquals(CMAConstraint.Equals equals)
Update the condition to be satisfied to satisfy this constraint.
|
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.