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