Package | Description |
---|---|
com.google.api.services.walletobjects.model |
Modifier and Type | Method and Description |
---|---|
SecurityAnimation |
SecurityAnimation.clone() |
SecurityAnimation |
GenericClass.getSecurityAnimation()
Optional information about the security animation.
|
SecurityAnimation |
FlightClass.getSecurityAnimation()
Optional information about the security animation.
|
SecurityAnimation |
EventTicketClass.getSecurityAnimation()
Optional information about the security animation.
|
SecurityAnimation |
TransitClass.getSecurityAnimation()
Optional information about the security animation.
|
SecurityAnimation |
OfferClass.getSecurityAnimation()
Optional information about the security animation.
|
SecurityAnimation |
GiftCardClass.getSecurityAnimation()
Optional information about the security animation.
|
SecurityAnimation |
LoyaltyClass.getSecurityAnimation()
Optional information about the security animation.
|
SecurityAnimation |
SecurityAnimation.set(String fieldName,
Object value) |
SecurityAnimation |
SecurityAnimation.setAnimationType(String animationType)
Type of animation.
|
Modifier and Type | Method and Description |
---|---|
GenericClass |
GenericClass.setSecurityAnimation(SecurityAnimation securityAnimation)
Optional information about the security animation.
|
FlightClass |
FlightClass.setSecurityAnimation(SecurityAnimation securityAnimation)
Optional information about the security animation.
|
EventTicketClass |
EventTicketClass.setSecurityAnimation(SecurityAnimation securityAnimation)
Optional information about the security animation.
|
TransitClass |
TransitClass.setSecurityAnimation(SecurityAnimation securityAnimation)
Optional information about the security animation.
|
OfferClass |
OfferClass.setSecurityAnimation(SecurityAnimation securityAnimation)
Optional information about the security animation.
|
GiftCardClass |
GiftCardClass.setSecurityAnimation(SecurityAnimation securityAnimation)
Optional information about the security animation.
|
LoyaltyClass |
LoyaltyClass.setSecurityAnimation(SecurityAnimation securityAnimation)
Optional information about the security animation.
|
Copyright © 2011–2024 Google. All rights reserved.