public class AgeRange extends Object
AgeRange()
Integer
getMax()
getMin()
void
setMax(Integer max)
setMin(Integer min)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AgeRange()
public Integer getMin()
public void setMin(Integer min)
min
public Integer getMax()
public void setMax(Integer max)
max
Copyright © 2021. All rights reserved.