Package fr.abes.cbs.zones
Class ZonesSpecifications
- java.lang.Object
-
- fr.abes.cbs.zones.ZonesSpecifications
-
public class ZonesSpecifications extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static List<ZoneSpecification>zoneSpecification
-
Constructor Summary
Constructors Constructor Description ZonesSpecifications()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ZoneSpecificationgetZoneSpecification(String label, TYPE_NOTICE type)
-
-
-
Field Detail
-
zoneSpecification
public static final List<ZoneSpecification> zoneSpecification
-
-
Method Detail
-
getZoneSpecification
public static ZoneSpecification getZoneSpecification(String label, TYPE_NOTICE type)
-
-