public static class CMAConstraint.Equals
extends java.util.ArrayList<java.lang.Object>
| Constructor and Description |
|---|
Equals() |
| Modifier and Type | Method and Description |
|---|---|
CMAConstraint.FieldKeyPath |
getPath() |
java.lang.String |
getValue() |
CMAConstraint.Equals |
setPath(CMAConstraint.FieldKeyPath fieldKeyPath)
Update the fieldKeyPath component.
|
CMAConstraint.Equals |
setValue(java.lang.String value)
Update the value to be used in comparison.
|
java.lang.String |
toString() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizepublic CMAConstraint.FieldKeyPath getPath()
public CMAConstraint.Equals setPath(CMAConstraint.FieldKeyPath fieldKeyPath)
fieldKeyPath - the new fieldKeyPath to be applied.public java.lang.String getValue()
public CMAConstraint.Equals setValue(java.lang.String value)
value - the value.public java.lang.String toString()
toString in class java.util.AbstractCollection<java.lang.Object>Copyright © 2019 Contentful, GmbH.. All Rights Reserved.