public class SelectedItem extends Object
| Constructor and Description |
|---|
SelectedItem(String key,
String subKey,
int lowerAgeLimit,
int upperAgeLimit) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getKey() |
int |
getLowerAgeLimit() |
String |
getSubKey() |
int |
getUpperAgeLimit() |
int |
hashCode() |
String |
toString() |
Copyright © 2020. All rights reserved.