public final class TransitClass
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Google Wallet API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
TransitClass() |
Modifier and Type | Method and Description |
---|---|
TransitClass |
clone() |
ActivationOptions |
getActivationOptions()
Activation options for an activatable ticket.
|
Boolean |
getAllowMultipleUsersPerObject()
Deprecated.
|
AppLinkData |
getAppLinkData()
Optional app or website link that will be displayed as a button on the front of the pass.
|
CallbackOptions |
getCallbackOptions()
Callback options to be used to call the issuer back for every save/delete of an object for this
class by the end-user.
|
ClassTemplateInfo |
getClassTemplateInfo()
Template information about how the class should be displayed.
|
String |
getCountryCode()
Country code used to display the card's country (when the user is not in that country), as well
as to display localized content when content is not available in the user's locale.
|
LocalizedString |
getCustomCarriageLabel()
A custom label to use for the carriage value (`transitObject.ticketLeg.carriage`).
|
LocalizedString |
getCustomCoachLabel()
A custom label to use for the coach value (`transitObject.ticketLeg.ticketSeat.coach`).
|
LocalizedString |
getCustomConcessionCategoryLabel()
A custom label to use for the transit concession category value
(`transitObject.concessionCategory`).
|
LocalizedString |
getCustomConfirmationCodeLabel()
A custom label to use for the confirmation code value
(`transitObject.purchaseDetails.confirmationCode`).
|
LocalizedString |
getCustomDiscountMessageLabel()
A custom label to use for the transit discount message value
(`transitObject.purchaseDetails.ticketCost.discountMessage`).
|
LocalizedString |
getCustomFareClassLabel()
A custom label to use for the fare class value
(`transitObject.ticketLeg.ticketSeat.fareClass`).
|
LocalizedString |
getCustomFareNameLabel()
A custom label to use for the transit fare name value (`transitObject.ticketLeg.fareName`).
|
LocalizedString |
getCustomOtherRestrictionsLabel()
A custom label to use for the other restrictions value
(`transitObject.ticketRestrictions.otherRestrictions`).
|
LocalizedString |
getCustomPlatformLabel()
A custom label to use for the boarding platform value (`transitObject.ticketLeg.platform`).
|
LocalizedString |
getCustomPurchaseFaceValueLabel()
A custom label to use for the purchase face value
(`transitObject.purchaseDetails.ticketCost.faceValue`).
|
LocalizedString |
getCustomPurchasePriceLabel()
A custom label to use for the purchase price value
(`transitObject.purchaseDetails.ticketCost.purchasePrice`).
|
LocalizedString |
getCustomPurchaseReceiptNumberLabel()
A custom label to use for the purchase receipt number value
(`transitObject.purchaseDetails.purchaseReceiptNumber`).
|
LocalizedString |
getCustomRouteRestrictionsDetailsLabel()
A custom label to use for the route restrictions details value
(`transitObject.ticketRestrictions.routeRestrictionsDetails`).
|
LocalizedString |
getCustomRouteRestrictionsLabel()
A custom label to use for the route restrictions value
(`transitObject.ticketRestrictions.routeRestrictions`).
|
LocalizedString |
getCustomSeatLabel()
A custom label to use for the seat location value (`transitObject.ticketLeg.ticketSeat.seat`).
|
LocalizedString |
getCustomTicketNumberLabel()
A custom label to use for the ticket number value (`transitObject.ticketNumber`).
|
LocalizedString |
getCustomTimeRestrictionsLabel()
A custom label to use for the time restrictions details value
(`transitObject.ticketRestrictions.timeRestrictions`).
|
LocalizedString |
getCustomTransitTerminusNameLabel()
A custom label to use for the transit terminus name value
(`transitObject.ticketLeg.transitTerminusName`).
|
LocalizedString |
getCustomZoneLabel()
A custom label to use for the boarding zone value (`transitObject.ticketLeg.zone`).
|
Boolean |
getEnableSingleLegItinerary()
Controls the display of the single-leg itinerary for this class.
|
Boolean |
getEnableSmartTap()
Identifies whether this class supports Smart Tap.
|
Image |
getHeroImage()
Optional banner image displayed on the front of the card.
|
String |
getHexBackgroundColor()
The background color for the card.
|
Uri |
getHomepageUri()
The URI of your application's home page.
|
String |
getId()
Required.
|
List<ImageModuleData> |
getImageModulesData()
Image module data.
|
InfoModuleData |
getInfoModuleData()
Deprecated.
|
String |
getIssuerName()
Required.
|
String |
getLanguageOverride()
If this field is present, transit tickets served to a user's device will always be in this
language.
|
LinksModuleData |
getLinksModuleData()
Links module data.
|
LocalizedString |
getLocalizedIssuerName()
Translated strings for the issuer_name.
|
List<LatLongPoint> |
getLocations()
Note: This field is currently not supported to trigger geo notifications.
|
Image |
getLogo()
Required.
|
List<MerchantLocation> |
getMerchantLocations()
Merchant locations.
|
List<Message> |
getMessages()
An array of messages displayed in the app.
|
String |
getMultipleDevicesAndHoldersAllowedStatus()
Identifies whether multiple users and devices will save the same object referencing this class.
|
String |
getNotifyPreference()
Whether or not field updates to this class should trigger notifications.
|
List<Long> |
getRedemptionIssuers()
Identifies which redemption issuers can redeem the pass over Smart Tap.
|
Review |
getReview()
The review comments set by the platform when a class is marked `approved` or `rejected`.
|
String |
getReviewStatus()
Required.
|
SecurityAnimation |
getSecurityAnimation()
Optional information about the security animation.
|
List<TextModuleData> |
getTextModulesData()
Text module data.
|
LocalizedString |
getTransitOperatorName()
The name of the transit operator.
|
String |
getTransitType()
Required.
|
List<ValueAddedModuleData> |
getValueAddedModuleData()
Optional value added module data.
|
Long |
getVersion()
Deprecated
|
String |
getViewUnlockRequirement()
View Unlock Requirement options for the transit ticket.
|
Image |
getWatermark()
Watermark image to display on the user's device.
|
Image |
getWideLogo()
The wide logo of the ticket.
|
Image |
getWordMark()
Deprecated.
|
TransitClass |
set(String fieldName,
Object value) |
TransitClass |
setActivationOptions(ActivationOptions activationOptions)
Activation options for an activatable ticket.
|
TransitClass |
setAllowMultipleUsersPerObject(Boolean allowMultipleUsersPerObject)
Deprecated.
|
TransitClass |
setAppLinkData(AppLinkData appLinkData)
Optional app or website link that will be displayed as a button on the front of the pass.
|
TransitClass |
setCallbackOptions(CallbackOptions callbackOptions)
Callback options to be used to call the issuer back for every save/delete of an object for this
class by the end-user.
|
TransitClass |
setClassTemplateInfo(ClassTemplateInfo classTemplateInfo)
Template information about how the class should be displayed.
|
TransitClass |
setCountryCode(String countryCode)
Country code used to display the card's country (when the user is not in that country), as well
as to display localized content when content is not available in the user's locale.
|
TransitClass |
setCustomCarriageLabel(LocalizedString customCarriageLabel)
A custom label to use for the carriage value (`transitObject.ticketLeg.carriage`).
|
TransitClass |
setCustomCoachLabel(LocalizedString customCoachLabel)
A custom label to use for the coach value (`transitObject.ticketLeg.ticketSeat.coach`).
|
TransitClass |
setCustomConcessionCategoryLabel(LocalizedString customConcessionCategoryLabel)
A custom label to use for the transit concession category value
(`transitObject.concessionCategory`).
|
TransitClass |
setCustomConfirmationCodeLabel(LocalizedString customConfirmationCodeLabel)
A custom label to use for the confirmation code value
(`transitObject.purchaseDetails.confirmationCode`).
|
TransitClass |
setCustomDiscountMessageLabel(LocalizedString customDiscountMessageLabel)
A custom label to use for the transit discount message value
(`transitObject.purchaseDetails.ticketCost.discountMessage`).
|
TransitClass |
setCustomFareClassLabel(LocalizedString customFareClassLabel)
A custom label to use for the fare class value
(`transitObject.ticketLeg.ticketSeat.fareClass`).
|
TransitClass |
setCustomFareNameLabel(LocalizedString customFareNameLabel)
A custom label to use for the transit fare name value (`transitObject.ticketLeg.fareName`).
|
TransitClass |
setCustomOtherRestrictionsLabel(LocalizedString customOtherRestrictionsLabel)
A custom label to use for the other restrictions value
(`transitObject.ticketRestrictions.otherRestrictions`).
|
TransitClass |
setCustomPlatformLabel(LocalizedString customPlatformLabel)
A custom label to use for the boarding platform value (`transitObject.ticketLeg.platform`).
|
TransitClass |
setCustomPurchaseFaceValueLabel(LocalizedString customPurchaseFaceValueLabel)
A custom label to use for the purchase face value
(`transitObject.purchaseDetails.ticketCost.faceValue`).
|
TransitClass |
setCustomPurchasePriceLabel(LocalizedString customPurchasePriceLabel)
A custom label to use for the purchase price value
(`transitObject.purchaseDetails.ticketCost.purchasePrice`).
|
TransitClass |
setCustomPurchaseReceiptNumberLabel(LocalizedString customPurchaseReceiptNumberLabel)
A custom label to use for the purchase receipt number value
(`transitObject.purchaseDetails.purchaseReceiptNumber`).
|
TransitClass |
setCustomRouteRestrictionsDetailsLabel(LocalizedString customRouteRestrictionsDetailsLabel)
A custom label to use for the route restrictions details value
(`transitObject.ticketRestrictions.routeRestrictionsDetails`).
|
TransitClass |
setCustomRouteRestrictionsLabel(LocalizedString customRouteRestrictionsLabel)
A custom label to use for the route restrictions value
(`transitObject.ticketRestrictions.routeRestrictions`).
|
TransitClass |
setCustomSeatLabel(LocalizedString customSeatLabel)
A custom label to use for the seat location value (`transitObject.ticketLeg.ticketSeat.seat`).
|
TransitClass |
setCustomTicketNumberLabel(LocalizedString customTicketNumberLabel)
A custom label to use for the ticket number value (`transitObject.ticketNumber`).
|
TransitClass |
setCustomTimeRestrictionsLabel(LocalizedString customTimeRestrictionsLabel)
A custom label to use for the time restrictions details value
(`transitObject.ticketRestrictions.timeRestrictions`).
|
TransitClass |
setCustomTransitTerminusNameLabel(LocalizedString customTransitTerminusNameLabel)
A custom label to use for the transit terminus name value
(`transitObject.ticketLeg.transitTerminusName`).
|
TransitClass |
setCustomZoneLabel(LocalizedString customZoneLabel)
A custom label to use for the boarding zone value (`transitObject.ticketLeg.zone`).
|
TransitClass |
setEnableSingleLegItinerary(Boolean enableSingleLegItinerary)
Controls the display of the single-leg itinerary for this class.
|
TransitClass |
setEnableSmartTap(Boolean enableSmartTap)
Identifies whether this class supports Smart Tap.
|
TransitClass |
setHeroImage(Image heroImage)
Optional banner image displayed on the front of the card.
|
TransitClass |
setHexBackgroundColor(String hexBackgroundColor)
The background color for the card.
|
TransitClass |
setHomepageUri(Uri homepageUri)
The URI of your application's home page.
|
TransitClass |
setId(String id)
Required.
|
TransitClass |
setImageModulesData(List<ImageModuleData> imageModulesData)
Image module data.
|
TransitClass |
setInfoModuleData(InfoModuleData infoModuleData)
Deprecated.
|
TransitClass |
setIssuerName(String issuerName)
Required.
|
TransitClass |
setLanguageOverride(String languageOverride)
If this field is present, transit tickets served to a user's device will always be in this
language.
|
TransitClass |
setLinksModuleData(LinksModuleData linksModuleData)
Links module data.
|
TransitClass |
setLocalizedIssuerName(LocalizedString localizedIssuerName)
Translated strings for the issuer_name.
|
TransitClass |
setLocations(List<LatLongPoint> locations)
Note: This field is currently not supported to trigger geo notifications.
|
TransitClass |
setLogo(Image logo)
Required.
|
TransitClass |
setMerchantLocations(List<MerchantLocation> merchantLocations)
Merchant locations.
|
TransitClass |
setMessages(List<Message> messages)
An array of messages displayed in the app.
|
TransitClass |
setMultipleDevicesAndHoldersAllowedStatus(String multipleDevicesAndHoldersAllowedStatus)
Identifies whether multiple users and devices will save the same object referencing this class.
|
TransitClass |
setNotifyPreference(String notifyPreference)
Whether or not field updates to this class should trigger notifications.
|
TransitClass |
setRedemptionIssuers(List<Long> redemptionIssuers)
Identifies which redemption issuers can redeem the pass over Smart Tap.
|
TransitClass |
setReview(Review review)
The review comments set by the platform when a class is marked `approved` or `rejected`.
|
TransitClass |
setReviewStatus(String reviewStatus)
Required.
|
TransitClass |
setSecurityAnimation(SecurityAnimation securityAnimation)
Optional information about the security animation.
|
TransitClass |
setTextModulesData(List<TextModuleData> textModulesData)
Text module data.
|
TransitClass |
setTransitOperatorName(LocalizedString transitOperatorName)
The name of the transit operator.
|
TransitClass |
setTransitType(String transitType)
Required.
|
TransitClass |
setValueAddedModuleData(List<ValueAddedModuleData> valueAddedModuleData)
Optional value added module data.
|
TransitClass |
setVersion(Long version)
Deprecated
|
TransitClass |
setViewUnlockRequirement(String viewUnlockRequirement)
View Unlock Requirement options for the transit ticket.
|
TransitClass |
setWatermark(Image watermark)
Watermark image to display on the user's device.
|
TransitClass |
setWideLogo(Image wideLogo)
The wide logo of the ticket.
|
TransitClass |
setWordMark(Image wordMark)
Deprecated.
|
getFactory, setFactory, toPrettyString, toString
entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public ActivationOptions getActivationOptions()
null
for nonepublic TransitClass setActivationOptions(ActivationOptions activationOptions)
activationOptions
- activationOptions or null
for nonepublic Boolean getAllowMultipleUsersPerObject()
null
for nonepublic TransitClass setAllowMultipleUsersPerObject(Boolean allowMultipleUsersPerObject)
allowMultipleUsersPerObject
- allowMultipleUsersPerObject or null
for nonepublic AppLinkData getAppLinkData()
null
for nonepublic TransitClass setAppLinkData(AppLinkData appLinkData)
appLinkData
- appLinkData or null
for nonepublic CallbackOptions getCallbackOptions()
null
for nonepublic TransitClass setCallbackOptions(CallbackOptions callbackOptions)
callbackOptions
- callbackOptions or null
for nonepublic ClassTemplateInfo getClassTemplateInfo()
null
for nonepublic TransitClass setClassTemplateInfo(ClassTemplateInfo classTemplateInfo)
classTemplateInfo
- classTemplateInfo or null
for nonepublic String getCountryCode()
null
for nonepublic TransitClass setCountryCode(String countryCode)
countryCode
- countryCode or null
for nonepublic LocalizedString getCustomCarriageLabel()
null
for nonepublic TransitClass setCustomCarriageLabel(LocalizedString customCarriageLabel)
customCarriageLabel
- customCarriageLabel or null
for nonepublic LocalizedString getCustomCoachLabel()
null
for nonepublic TransitClass setCustomCoachLabel(LocalizedString customCoachLabel)
customCoachLabel
- customCoachLabel or null
for nonepublic LocalizedString getCustomConcessionCategoryLabel()
null
for nonepublic TransitClass setCustomConcessionCategoryLabel(LocalizedString customConcessionCategoryLabel)
customConcessionCategoryLabel
- customConcessionCategoryLabel or null
for nonepublic LocalizedString getCustomConfirmationCodeLabel()
null
for nonepublic TransitClass setCustomConfirmationCodeLabel(LocalizedString customConfirmationCodeLabel)
customConfirmationCodeLabel
- customConfirmationCodeLabel or null
for nonepublic LocalizedString getCustomDiscountMessageLabel()
null
for nonepublic TransitClass setCustomDiscountMessageLabel(LocalizedString customDiscountMessageLabel)
customDiscountMessageLabel
- customDiscountMessageLabel or null
for nonepublic LocalizedString getCustomFareClassLabel()
null
for nonepublic TransitClass setCustomFareClassLabel(LocalizedString customFareClassLabel)
customFareClassLabel
- customFareClassLabel or null
for nonepublic LocalizedString getCustomFareNameLabel()
null
for nonepublic TransitClass setCustomFareNameLabel(LocalizedString customFareNameLabel)
customFareNameLabel
- customFareNameLabel or null
for nonepublic LocalizedString getCustomOtherRestrictionsLabel()
null
for nonepublic TransitClass setCustomOtherRestrictionsLabel(LocalizedString customOtherRestrictionsLabel)
customOtherRestrictionsLabel
- customOtherRestrictionsLabel or null
for nonepublic LocalizedString getCustomPlatformLabel()
null
for nonepublic TransitClass setCustomPlatformLabel(LocalizedString customPlatformLabel)
customPlatformLabel
- customPlatformLabel or null
for nonepublic LocalizedString getCustomPurchaseFaceValueLabel()
null
for nonepublic TransitClass setCustomPurchaseFaceValueLabel(LocalizedString customPurchaseFaceValueLabel)
customPurchaseFaceValueLabel
- customPurchaseFaceValueLabel or null
for nonepublic LocalizedString getCustomPurchasePriceLabel()
null
for nonepublic TransitClass setCustomPurchasePriceLabel(LocalizedString customPurchasePriceLabel)
customPurchasePriceLabel
- customPurchasePriceLabel or null
for nonepublic LocalizedString getCustomPurchaseReceiptNumberLabel()
null
for nonepublic TransitClass setCustomPurchaseReceiptNumberLabel(LocalizedString customPurchaseReceiptNumberLabel)
customPurchaseReceiptNumberLabel
- customPurchaseReceiptNumberLabel or null
for nonepublic LocalizedString getCustomRouteRestrictionsDetailsLabel()
null
for nonepublic TransitClass setCustomRouteRestrictionsDetailsLabel(LocalizedString customRouteRestrictionsDetailsLabel)
customRouteRestrictionsDetailsLabel
- customRouteRestrictionsDetailsLabel or null
for nonepublic LocalizedString getCustomRouteRestrictionsLabel()
null
for nonepublic TransitClass setCustomRouteRestrictionsLabel(LocalizedString customRouteRestrictionsLabel)
customRouteRestrictionsLabel
- customRouteRestrictionsLabel or null
for nonepublic LocalizedString getCustomSeatLabel()
null
for nonepublic TransitClass setCustomSeatLabel(LocalizedString customSeatLabel)
customSeatLabel
- customSeatLabel or null
for nonepublic LocalizedString getCustomTicketNumberLabel()
null
for nonepublic TransitClass setCustomTicketNumberLabel(LocalizedString customTicketNumberLabel)
customTicketNumberLabel
- customTicketNumberLabel or null
for nonepublic LocalizedString getCustomTimeRestrictionsLabel()
null
for nonepublic TransitClass setCustomTimeRestrictionsLabel(LocalizedString customTimeRestrictionsLabel)
customTimeRestrictionsLabel
- customTimeRestrictionsLabel or null
for nonepublic LocalizedString getCustomTransitTerminusNameLabel()
null
for nonepublic TransitClass setCustomTransitTerminusNameLabel(LocalizedString customTransitTerminusNameLabel)
customTransitTerminusNameLabel
- customTransitTerminusNameLabel or null
for nonepublic LocalizedString getCustomZoneLabel()
null
for nonepublic TransitClass setCustomZoneLabel(LocalizedString customZoneLabel)
customZoneLabel
- customZoneLabel or null
for nonepublic Boolean getEnableSingleLegItinerary()
null
for nonepublic TransitClass setEnableSingleLegItinerary(Boolean enableSingleLegItinerary)
enableSingleLegItinerary
- enableSingleLegItinerary or null
for nonepublic Boolean getEnableSmartTap()
null
for nonepublic TransitClass setEnableSmartTap(Boolean enableSmartTap)
enableSmartTap
- enableSmartTap or null
for nonepublic Image getHeroImage()
null
for nonepublic TransitClass setHeroImage(Image heroImage)
heroImage
- heroImage or null
for nonepublic String getHexBackgroundColor()
null
for nonepublic TransitClass setHexBackgroundColor(String hexBackgroundColor)
hexBackgroundColor
- hexBackgroundColor or null
for nonepublic Uri getHomepageUri()
null
for nonepublic TransitClass setHomepageUri(Uri homepageUri)
homepageUri
- homepageUri or null
for nonepublic String getId()
null
for nonepublic TransitClass setId(String id)
id
- id or null
for nonepublic List<ImageModuleData> getImageModulesData()
null
for nonepublic TransitClass setImageModulesData(List<ImageModuleData> imageModulesData)
imageModulesData
- imageModulesData or null
for nonepublic InfoModuleData getInfoModuleData()
null
for nonepublic TransitClass setInfoModuleData(InfoModuleData infoModuleData)
infoModuleData
- infoModuleData or null
for nonepublic String getIssuerName()
null
for nonepublic TransitClass setIssuerName(String issuerName)
issuerName
- issuerName or null
for nonepublic String getLanguageOverride()
null
for nonepublic TransitClass setLanguageOverride(String languageOverride)
languageOverride
- languageOverride or null
for nonepublic LinksModuleData getLinksModuleData()
null
for nonepublic TransitClass setLinksModuleData(LinksModuleData linksModuleData)
linksModuleData
- linksModuleData or null
for nonepublic LocalizedString getLocalizedIssuerName()
null
for nonepublic TransitClass setLocalizedIssuerName(LocalizedString localizedIssuerName)
localizedIssuerName
- localizedIssuerName or null
for nonepublic List<LatLongPoint> getLocations()
null
for nonepublic TransitClass setLocations(List<LatLongPoint> locations)
locations
- locations or null
for nonepublic Image getLogo()
null
for nonepublic TransitClass setLogo(Image logo)
logo
- logo or null
for nonepublic List<MerchantLocation> getMerchantLocations()
null
for nonepublic TransitClass setMerchantLocations(List<MerchantLocation> merchantLocations)
merchantLocations
- merchantLocations or null
for nonepublic List<Message> getMessages()
null
for nonepublic TransitClass setMessages(List<Message> messages)
messages
- messages or null
for nonepublic String getMultipleDevicesAndHoldersAllowedStatus()
null
for nonepublic TransitClass setMultipleDevicesAndHoldersAllowedStatus(String multipleDevicesAndHoldersAllowedStatus)
multipleDevicesAndHoldersAllowedStatus
- multipleDevicesAndHoldersAllowedStatus or null
for nonepublic String getNotifyPreference()
null
for nonepublic TransitClass setNotifyPreference(String notifyPreference)
notifyPreference
- notifyPreference or null
for nonepublic List<Long> getRedemptionIssuers()
null
for nonepublic TransitClass setRedemptionIssuers(List<Long> redemptionIssuers)
redemptionIssuers
- redemptionIssuers or null
for nonepublic Review getReview()
null
for nonepublic TransitClass setReview(Review review)
review
- review or null
for nonepublic String getReviewStatus()
null
for nonepublic TransitClass setReviewStatus(String reviewStatus)
reviewStatus
- reviewStatus or null
for nonepublic SecurityAnimation getSecurityAnimation()
null
for nonepublic TransitClass setSecurityAnimation(SecurityAnimation securityAnimation)
securityAnimation
- securityAnimation or null
for nonepublic List<TextModuleData> getTextModulesData()
null
for nonepublic TransitClass setTextModulesData(List<TextModuleData> textModulesData)
textModulesData
- textModulesData or null
for nonepublic LocalizedString getTransitOperatorName()
null
for nonepublic TransitClass setTransitOperatorName(LocalizedString transitOperatorName)
transitOperatorName
- transitOperatorName or null
for nonepublic String getTransitType()
null
for nonepublic TransitClass setTransitType(String transitType)
transitType
- transitType or null
for nonepublic List<ValueAddedModuleData> getValueAddedModuleData()
null
for nonepublic TransitClass setValueAddedModuleData(List<ValueAddedModuleData> valueAddedModuleData)
valueAddedModuleData
- valueAddedModuleData or null
for nonepublic Long getVersion()
null
for nonepublic TransitClass setVersion(Long version)
version
- version or null
for nonepublic String getViewUnlockRequirement()
null
for nonepublic TransitClass setViewUnlockRequirement(String viewUnlockRequirement)
viewUnlockRequirement
- viewUnlockRequirement or null
for nonepublic Image getWatermark()
null
for nonepublic TransitClass setWatermark(Image watermark)
watermark
- watermark or null
for nonepublic Image getWideLogo()
null
for nonepublic TransitClass setWideLogo(Image wideLogo)
wideLogo
- wideLogo or null
for nonepublic Image getWordMark()
null
for nonepublic TransitClass setWordMark(Image wordMark)
wordMark
- wordMark or null
for nonepublic TransitClass set(String fieldName, Object value)
set
in class com.google.api.client.json.GenericJson
public TransitClass clone()
clone
in class com.google.api.client.json.GenericJson
Copyright © 2011–2025 Google. All rights reserved.