public class FilteredLookupInfo extends AbstractDTOBase
Constructor and Description |
---|
FilteredLookupInfo() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getControllingFields() |
Boolean |
getDependent() |
Boolean |
getOptionalFilter() |
void |
setControllingFields(List<String> controllingFields) |
void |
setDependent(Boolean dependent) |
void |
setOptionalFilter(Boolean optionalFilter) |
toString
Apache Camel