Package | Description |
---|---|
crawlercommons.sitemaps.extension |
Modifier and Type | Method and Description |
---|---|
VideoAttributes.VideoPriceResolution |
VideoAttributes.VideoPrice.getResolution() |
static VideoAttributes.VideoPriceResolution |
VideoAttributes.VideoPriceResolution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VideoAttributes.VideoPriceResolution[] |
VideoAttributes.VideoPriceResolution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
VideoPrice(String currency,
Float price,
VideoAttributes.VideoPriceType type,
VideoAttributes.VideoPriceResolution resolution) |
Copyright © 2009–2021 Crawler-Commons. All rights reserved.