public class ForEachController.River extends Object implements Serializable
River(String name, int length, int discharge)
int
getDischarge()
getLength()
String
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public River(String name, int length, int discharge)
public String getName()
public int getLength()
public int getDischarge()
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.