public class GoodJoinByPositionAnnotations extends Object
| Constructor and Description |
|---|
GoodJoinByPositionAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.collections4.MultiValuedMap<Integer,Integer> |
getMap1() |
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 |
setMap4(org.apache.commons.collections4.multimap.ArrayListValuedHashMap<Integer,String> map4) |
void |
setMap5(org.apache.commons.collections4.MultiValuedMap<Integer,Integer> map5) |
org.apache.commons.collections4.MultiValuedMap<Integer,Date> |
showMeTheSecondMap()
Specifically renamed so it can't be used as an accessor.
|
public org.apache.commons.collections4.MultiValuedMap<Integer,Date> showMeTheSecondMap()
map2public org.apache.commons.collections4.multimap.ArrayListValuedHashMap<Integer,String> getMap4()
public void setMap4(org.apache.commons.collections4.multimap.ArrayListValuedHashMap<Integer,String> map4)
Copyright © 2005–2025. All rights reserved.