Uses of Class
com.vaadin.flow.component.radiobutton.demo.entity.Department
-
Packages that use Department Package Description com.vaadin.flow.component.radiobutton.demo.data -
-
Uses of Department in com.vaadin.flow.component.radiobutton.demo.data
Methods in com.vaadin.flow.component.radiobutton.demo.data that return types with arguments of type Department Modifier and Type Method Description List<Department>DepartmentData. getDepartments()
-