Class XmlCountryTypeAndValue


  • public class XmlCountryTypeAndValue
    extends XmlTypeAndValue
    Represents an XML value with its type and country attributes.
    • Constructor Detail

      • XmlCountryTypeAndValue

        public XmlCountryTypeAndValue​(String country,
                                      String type,
                                      String value)