public interface EzyAppsSetting
extends com.tvd12.ezyfox.util.EzyToMap
| Modifier and Type | Method and Description |
|---|---|
EzyAppSetting |
getAppById(Integer id) |
EzyAppSetting |
getAppByName(String name) |
Set<Integer> |
getAppIds() |
Set<String> |
getAppNames() |
List<EzyAppSetting> |
getApps() |
int |
getSize() |
int getSize()
List<EzyAppSetting> getApps()
EzyAppSetting getAppById(Integer id)
EzyAppSetting getAppByName(String name)
Copyright © 2021 Young Monkeys. All rights reserved.