Uses of Class
net.sourceforge.jbizmo.commons.search.dto.SearchInputField
-
Packages that use SearchInputField Package Description net.sourceforge.jbizmo.commons.search.dto -
-
Uses of SearchInputField in net.sourceforge.jbizmo.commons.search.dto
Methods in net.sourceforge.jbizmo.commons.search.dto that return types with arguments of type SearchInputField Modifier and Type Method Description List<SearchInputField>SearchInput. getSearchFields()Method parameters in net.sourceforge.jbizmo.commons.search.dto with type arguments of type SearchInputField Modifier and Type Method Description voidSearchInput. setSearchFields(List<SearchInputField> searchFields)
-