public class CountryRuleFactory extends Object
| Constructor and Description |
|---|
CountryRuleFactory() |
| Modifier and Type | Method and Description |
|---|---|
CountryRule |
getCountryRule(Country country) |
Map<Country,CountryRule> |
getCountryToRuleMap() |
public CountryRule getCountryRule(Country country)
public Map<Country,CountryRule> getCountryToRuleMap()
Copyright © 2012–2022. All rights reserved.