@Path(value="/Region") public class RegionUtil extends BaseUtil
RegionUtil()
List<gr.i2s.fishgrowth.model.Region>
getRegions()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RegionUtil()
@GET @Path(value="/all") @Produces(value="application/json") public List<gr.i2s.fishgrowth.model.Region> getRegions() throws Exception
Exception
Copyright © 2019. All Rights Reserved.