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