public interface EzyZonesSetting
extends com.tvd12.ezyfox.util.EzyToMap
| Modifier and Type | Method and Description |
|---|---|
int |
getSize() |
EzyZoneSetting |
getZoneById(Integer id) |
EzyZoneSetting |
getZoneByName(String name) |
Set<Integer> |
getZoneIds() |
Set<String> |
getZoneNames() |
List<EzyZoneSetting> |
getZones() |
int getSize()
List<EzyZoneSetting> getZones()
EzyZoneSetting getZoneById(Integer id)
EzyZoneSetting getZoneByName(String name)
Copyright © 2021 Young Monkeys. All rights reserved.