Uses of Class
com.maplander.backend.model.manage.board.Associate
Packages that use Associate
-
Uses of Associate in com.maplander.backend.dao.manage.board
Fields in com.maplander.backend.dao.manage.board with type parameters of type Associate -
Uses of Associate in com.maplander.backend.model.manage.board
Methods in com.maplander.backend.model.manage.board that return types with arguments of type AssociateModifier and TypeMethodDescriptionBoard.fillAssociate
(List<Associate> associates) Board.getAssociates()
Method parameters in com.maplander.backend.model.manage.board with type arguments of type AssociateModifier and TypeMethodDescriptionBoard.fillAssociate
(List<Associate> associates) void
Board.setAssociates
(List<Associate> associates) Constructor parameters in com.maplander.backend.model.manage.board with type arguments of type Associate