Class VatCountryCodeAndFormat

    • Constructor Detail

      • VatCountryCodeAndFormat

        public VatCountryCodeAndFormat()
    • Method Detail

      • getCountryCode

        public String getCountryCode()
      • setCountryCode

        public void setCountryCode​(String countryCode)
      • isCountryCodeSpecified

        public boolean isCountryCodeSpecified()
      • unsetCountryCode

        public void unsetCountryCode()
      • getRegex

        public String getRegex()
      • setRegex

        public void setRegex​(String regex)
      • isRegexSpecified

        public boolean isRegexSpecified()
      • unsetRegex

        public void unsetRegex()