Class TableCountryDTO

    • Constructor Detail

      • TableCountryDTO

        public TableCountryDTO()
    • Method Detail

      • getCountry

        public String getCountry()
      • setCountry

        public void setCountry​(String country)
      • getCountryCode

        public String getCountryCode()
      • setCountryCode

        public void setCountryCode​(String countryCode)
      • getCountryCallCode

        public String getCountryCallCode()
      • setCountryCallCode

        public void setCountryCallCode​(String countryCallCode)
      • getMobilePatterValidationPattern

        public String getMobilePatterValidationPattern()
      • setMobilePatterValidationPattern

        public void setMobilePatterValidationPattern​(String mobilePatterValidationPattern)
      • getCurrency

        public String getCurrency()
      • setCurrency

        public void setCurrency​(String currency)
      • getCurrencyCode

        public String getCurrencyCode()
      • setCurrencyCode

        public void setCurrencyCode​(String currencyCode)
      • getCountryLanguageCode

        public String getCountryLanguageCode()
      • setCountryLanguageCode

        public void setCountryLanguageCode​(String countryLanguageCode)
      • getCurrencySymbol

        public String getCurrencySymbol()
      • setCurrencySymbol

        public void setCurrencySymbol​(String currencySymbol)