ConditionRepresentation |
ConditionRepresentation.getNextCondition() |
ConditionRepresentation |
FormFieldRepresentation.getVisibilityCondition() |
ConditionRepresentation |
ConditionRepresentation.setLeftFormFieldId(String leftFormFieldId) |
ConditionRepresentation |
ConditionRepresentation.setNextCondition(String operator,
ConditionRepresentation nextCondition) |
ConditionRepresentation |
ConditionRepresentation.setOperator(String operator) |
ConditionRepresentation |
ConditionRepresentation.setRightFormFieldId(String rightFormFieldId) |
ConditionRepresentation |
ConditionRepresentation.setRightType(String rightType) |
ConditionRepresentation |
ConditionRepresentation.setRightValue(Object value) |