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

target.apidocs.com.google.api.services.walletobjects.model.EventSeat.html Maven / Gradle / Ivy







EventSeat (Google Wallet API v1-rev20241017-2.0.0)












com.google.api.services.walletobjects.model

Class EventSeat

    • Constructor Detail

      • EventSeat

        public EventSeat()
    • Method Detail

      • getGate

        public LocalizedString getGate()
        The gate the ticket holder should enter to get to their seat, such as "A" or "West". This field is localizable so you may translate words or use different alphabets for the characters in an identifier.
        Returns:
        value or null for none
      • setGate

        public EventSeat setGate(LocalizedString gate)
        The gate the ticket holder should enter to get to their seat, such as "A" or "West". This field is localizable so you may translate words or use different alphabets for the characters in an identifier.
        Parameters:
        gate - gate or null for none
      • getKind

        public String getKind()
        Identifies what kind of resource this is. Value: the fixed string `"walletobjects#eventSeat"`.
        Returns:
        value or null for none
      • setKind

        public EventSeat setKind(String kind)
        Identifies what kind of resource this is. Value: the fixed string `"walletobjects#eventSeat"`.
        Parameters:
        kind - kind or null for none
      • getRow

        public LocalizedString getRow()
        The row of the seat, such as "1", E", "BB", or "A5". This field is localizable so you may translate words or use different alphabets for the characters in an identifier.
        Returns:
        value or null for none
      • setRow

        public EventSeat setRow(LocalizedString row)
        The row of the seat, such as "1", E", "BB", or "A5". This field is localizable so you may translate words or use different alphabets for the characters in an identifier.
        Parameters:
        row - row or null for none
      • getSeat

        public LocalizedString getSeat()
        The seat number, such as "1", "2", "3", or any other seat identifier. This field is localizable so you may translate words or use different alphabets for the characters in an identifier.
        Returns:
        value or null for none
      • setSeat

        public EventSeat setSeat(LocalizedString seat)
        The seat number, such as "1", "2", "3", or any other seat identifier. This field is localizable so you may translate words or use different alphabets for the characters in an identifier.
        Parameters:
        seat - seat or null for none
      • getSection

        public LocalizedString getSection()
        The section of the seat, such as "121". This field is localizable so you may translate words or use different alphabets for the characters in an identifier.
        Returns:
        value or null for none
      • setSection

        public EventSeat setSection(LocalizedString section)
        The section of the seat, such as "121". This field is localizable so you may translate words or use different alphabets for the characters in an identifier.
        Parameters:
        section - section or null for none
      • set

        public EventSeat set(String fieldName,
                             Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public EventSeat clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy