Uses of Class
net.troja.eve.esi.model.TypeDogmaEffect
-
Packages that use TypeDogmaEffect Package Description net.troja.eve.esi.model -
-
Uses of TypeDogmaEffect in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return TypeDogmaEffect Modifier and Type Method Description TypeDogmaEffectTypeDogmaEffect. effectId(Integer effectId)TypeDogmaEffectTypeDogmaEffect. isDefault(Boolean isDefault)Methods in net.troja.eve.esi.model that return types with arguments of type TypeDogmaEffect Modifier and Type Method Description List<TypeDogmaEffect>TypeResponse. getDogmaEffects()dogma_effects arrayMethods in net.troja.eve.esi.model with parameters of type TypeDogmaEffect Modifier and Type Method Description TypeResponseTypeResponse. addDogmaEffectsItem(TypeDogmaEffect dogmaEffectsItem)Method parameters in net.troja.eve.esi.model with type arguments of type TypeDogmaEffect Modifier and Type Method Description TypeResponseTypeResponse. dogmaEffects(List<TypeDogmaEffect> dogmaEffects)voidTypeResponse. setDogmaEffects(List<TypeDogmaEffect> dogmaEffects)
-