Uses of Class
net.troja.eve.esi.model.CharacterMedalsGraphic
-
Packages that use CharacterMedalsGraphic Package Description net.troja.eve.esi.model -
-
Uses of CharacterMedalsGraphic in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return CharacterMedalsGraphic Modifier and Type Method Description CharacterMedalsGraphicCharacterMedalsGraphic. color(Integer color)CharacterMedalsGraphicCharacterMedalsGraphic. graphic(String graphic)CharacterMedalsGraphicCharacterMedalsGraphic. layer(Integer layer)CharacterMedalsGraphicCharacterMedalsGraphic. part(Integer part)Methods in net.troja.eve.esi.model that return types with arguments of type CharacterMedalsGraphic Modifier and Type Method Description List<CharacterMedalsGraphic>CharacterMedalsResponse. getGraphics()graphics arrayMethods in net.troja.eve.esi.model with parameters of type CharacterMedalsGraphic Modifier and Type Method Description CharacterMedalsResponseCharacterMedalsResponse. addGraphicsItem(CharacterMedalsGraphic graphicsItem)Method parameters in net.troja.eve.esi.model with type arguments of type CharacterMedalsGraphic Modifier and Type Method Description CharacterMedalsResponseCharacterMedalsResponse. graphics(List<CharacterMedalsGraphic> graphics)voidCharacterMedalsResponse. setGraphics(List<CharacterMedalsGraphic> graphics)
-