29303132333435
private int predatorID; private short parameterType; private HashMap<String, Float> preyList; public RequestGetFunctionalParameters() { responses.add(responseGetFunctionalParameters = new ResponseGetFunctionalParameter()); }