All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
org.apache.commons.collections4.MultiValuedMap<Integer,Integer> |
getMap1() |
org.apache.commons.collections4.MultiValuedMap<Integer,Date> |
getMap2() |
org.apache.commons.collections4.MultiValuedMap<Integer,Integer> |
getMap3() |
org.apache.commons.collections4.multimap.ArrayListValuedHashMap<Integer,String> |
getMap4() |
org.apache.commons.collections4.MultiValuedMap<Integer,Integer> |
getMap5() |
void |
setMap1(org.apache.commons.collections4.MultiValuedMap<Integer,Integer> map1) |
void |
setMap2(org.apache.commons.collections4.MultiValuedMap<Integer,Date> map2) |
void |
setMap3(org.apache.commons.collections4.MultiValuedMap<Integer,Integer> map3) |
void |
setMap4(org.apache.commons.collections4.multimap.ArrayListValuedHashMap<Integer,String> map4) |
void |
setMap5(org.apache.commons.collections4.MultiValuedMap<Integer,Integer> map5) |