Uses of Class
com.smell.application.user.Character
Packages that use Character
-
Uses of Character in com.smell.application.structure
Methods in com.smell.application.structure that return CharacterModifier and TypeMethodDescriptionstatic Character
CharacterDataService.getCharacterData
(long characterId, EveService eveService) Retrieves the full hierarchical data for a character based on the provided character ID. -
Uses of Character in com.smell.application.views
Methods in com.smell.application.views with parameters of type CharacterModifier and TypeMethodDescriptionvoid
CharacterView.updateList
(Character character) Updates the grid items based on the provided character object.