@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen") public class Rule extends Object
| Constructor and Description |
|---|
Rule() |
| Modifier and Type | Method and Description |
|---|---|
Rule |
addAncestorsItem(Integer ancestorsItem) |
Rule |
ancestors(List<Integer> ancestors) |
boolean |
equals(Object o) |
List<Integer> |
getAncestors()
Returns the IDs of the parent fields in the template according to the form logic rule.
|
int |
hashCode() |
void |
setAncestors(List<Integer> ancestors) |
String |
toString() |
Copyright © 2025. All rights reserved.