Class CountryWrapper


  • public class CountryWrapper
    extends Object
    Since:
    3.0
    Author:
    Michiel Meeuwissen
    • Constructor Detail

      • CountryWrapper

        public CountryWrapper()
      • CountryWrapper

        public CountryWrapper​(String code)
      • CountryWrapper

        public CountryWrapper​(org.meeuw.i18n.regions.Region code)
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getCode

        public org.meeuw.i18n.regions.Region getCode()