Uses of Class
net.troja.eve.esi.model.CorporationDivisionsHangar
-
Packages that use CorporationDivisionsHangar Package Description net.troja.eve.esi.model -
-
Uses of CorporationDivisionsHangar in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return CorporationDivisionsHangar Modifier and Type Method Description CorporationDivisionsHangarCorporationDivisionsHangar. division(Integer division)CorporationDivisionsHangarCorporationDivisionsHangar. name(String name)Methods in net.troja.eve.esi.model that return types with arguments of type CorporationDivisionsHangar Modifier and Type Method Description List<CorporationDivisionsHangar>CorporationDivisionsResponse. getHangar()hangar arrayMethods in net.troja.eve.esi.model with parameters of type CorporationDivisionsHangar Modifier and Type Method Description CorporationDivisionsResponseCorporationDivisionsResponse. addHangarItem(CorporationDivisionsHangar hangarItem)Method parameters in net.troja.eve.esi.model with type arguments of type CorporationDivisionsHangar Modifier and Type Method Description CorporationDivisionsResponseCorporationDivisionsResponse. hangar(List<CorporationDivisionsHangar> hangar)voidCorporationDivisionsResponse. setHangar(List<CorporationDivisionsHangar> hangar)
-