All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.content.model.PostalCodeGroup.html Maven / Gradle / Ivy

There is a newer version: v2.1-rev20241217-2.0.0
Show newest version






PostalCodeGroup (Content API for Shopping v2.1-rev20220413-1.32.1)












com.google.api.services.content.model

Class PostalCodeGroup

    • Constructor Detail

      • PostalCodeGroup

        public PostalCodeGroup()
    • Method Detail

      • getCountry

        public String getCountry()
        The CLDR territory code of the country the postal code group applies to. Required.
        Returns:
        value or null for none
      • setCountry

        public PostalCodeGroup setCountry(String country)
        The CLDR territory code of the country the postal code group applies to. Required.
        Parameters:
        country - country or null for none
      • getName

        public String getName()
        The name of the postal code group, referred to in headers. Required.
        Returns:
        value or null for none
      • setName

        public PostalCodeGroup setName(String name)
        The name of the postal code group, referred to in headers. Required.
        Parameters:
        name - name or null for none
      • getPostalCodeRanges

        public List<PostalCodeRange> getPostalCodeRanges()
        A range of postal codes. Required.
        Returns:
        value or null for none
      • setPostalCodeRanges

        public PostalCodeGroup setPostalCodeRanges(List<PostalCodeRange> postalCodeRanges)
        A range of postal codes. Required.
        Parameters:
        postalCodeRanges - postalCodeRanges or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy