public class GoodJoinByNameAnnotations extends Object
| Constructor and Description |
|---|
GoodJoinByNameAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.collections4.MultiValuedMap<String,Integer> |
getMap1() |
org.apache.commons.collections4.MultiValuedMap<String,Date> |
getMap2() |
org.apache.commons.collections4.MultiValuedMap<String,String> |
getMap3() |
org.apache.commons.collections4.MultiValuedMap<String,Integer> |
getMap4() |
void |
setMap1(org.apache.commons.collections4.MultiValuedMap<String,Integer> map1) |
void |
setMap2(org.apache.commons.collections4.MultiValuedMap<String,Date> map2) |
void |
setMap3(org.apache.commons.collections4.MultiValuedMap<String,String> map3) |
void |
setMap4(org.apache.commons.collections4.MultiValuedMap<String,Integer> map4) |
Copyright © 2005–2025. All rights reserved.