class VolumeVolumeInfo extends Collection (View source)

Properties

protected $collection_key
bool $allowAnonLogging
string[] $authors
$averageRating
$canonicalVolumeLink
string[] $categories
bool $comicsContent
string $contentVersion
string $description
protected $dimensionsType
protected $dimensionsDataType
protected $imageLinksType
protected $imageLinksDataType
protected $industryIdentifiersType
protected $industryIdentifiersDataType
$infoLink
string $language
string $mainCategory
string $maturityRating
int $pageCount
protected $panelizationSummaryType
protected $panelizationSummaryDataType
$previewLink
string $printType
int $printedPageCount
string $publishedDate
string $publisher
int $ratingsCount
protected $readingModesType
protected $readingModesDataType
int $samplePageCount
protected $seriesInfoType
protected $seriesInfoDataType
string $subtitle
string $title

Methods

setAllowAnonLogging($allowAnonLogging)

No description

bool
getAllowAnonLogging()

No description

setAuthors($authors)

No description

string[]
getAuthors()

No description

setAverageRating($averageRating)

No description

getAverageRating()

No description

setCanonicalVolumeLink($canonicalVolumeLink)

No description

string
getCanonicalVolumeLink()

No description

setCategories($categories)

No description

string[]
getCategories()

No description

setComicsContent($comicsContent)

No description

bool
getComicsContent()

No description

setContentVersion($contentVersion)

No description

string
getContentVersion()

No description

setDescription($description)

No description

string
getDescription()

No description

setDimensions(VolumeVolumeInfoDimensions $dimensions)

No description

setImageLinks(VolumeVolumeInfoImageLinks $imageLinks)

No description

setIndustryIdentifiers($industryIdentifiers)

No description

setInfoLink($infoLink)

No description

string
getInfoLink()

No description

setLanguage($language)

No description

string
getLanguage()

No description

setMainCategory($mainCategory)

No description

string
getMainCategory()

No description

setMaturityRating($maturityRating)

No description

string
getMaturityRating()

No description

setPageCount($pageCount)

No description

int
getPageCount()

No description

setPanelizationSummary(VolumeVolumeInfoPanelizationSummary $panelizationSummary)

No description

setPreviewLink($previewLink)

No description

string
getPreviewLink()

No description

setPrintType($printType)

No description

string
getPrintType()

No description

setPrintedPageCount($printedPageCount)

No description

int
getPrintedPageCount()

No description

setPublishedDate($publishedDate)

No description

string
getPublishedDate()

No description

setPublisher($publisher)

No description

string
getPublisher()

No description

setRatingsCount($ratingsCount)

No description

int
getRatingsCount()

No description

setReadingModes(VolumeVolumeInfoReadingModes $readingModes)

No description

setSamplePageCount($samplePageCount)

No description

int
getSamplePageCount()

No description

setSeriesInfo(Volumeseriesinfo $seriesInfo)

No description

getSeriesInfo()

No description

setSubtitle($subtitle)

No description

string
getSubtitle()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setAllowAnonLogging($allowAnonLogging)

No description

Parameters

$allowAnonLogging

bool getAllowAnonLogging()

No description

Return Value

bool

setAuthors($authors)

No description

Parameters

$authors

string[] getAuthors()

No description

Return Value

string[]

setAverageRating($averageRating)

No description

Parameters

$averageRating

getAverageRating()

No description

No description

Parameters

$canonicalVolumeLink

No description

Return Value

string

setCategories($categories)

No description

Parameters

$categories

string[] getCategories()

No description

Return Value

string[]

setComicsContent($comicsContent)

No description

Parameters

$comicsContent

bool getComicsContent()

No description

Return Value

bool

setContentVersion($contentVersion)

No description

Parameters

$contentVersion

string getContentVersion()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDimensions(VolumeVolumeInfoDimensions $dimensions)

No description

Parameters

VolumeVolumeInfoDimensions $dimensions

VolumeVolumeInfoDimensions getDimensions()

No description

No description

Parameters

VolumeVolumeInfoImageLinks $imageLinks

No description

setIndustryIdentifiers($industryIdentifiers)

No description

Parameters

$industryIdentifiers

VolumeVolumeInfoIndustryIdentifiers[] getIndustryIdentifiers()

No description

No description

Parameters

$infoLink

No description

Return Value

string

setLanguage($language)

No description

Parameters

$language

string getLanguage()

No description

Return Value

string

setMainCategory($mainCategory)

No description

Parameters

$mainCategory

string getMainCategory()

No description

Return Value

string

setMaturityRating($maturityRating)

No description

Parameters

$maturityRating

string getMaturityRating()

No description

Return Value

string

setPageCount($pageCount)

No description

Parameters

$pageCount

int getPageCount()

No description

Return Value

int

setPanelizationSummary(VolumeVolumeInfoPanelizationSummary $panelizationSummary)

No description

Parameters

VolumeVolumeInfoPanelizationSummary $panelizationSummary

VolumeVolumeInfoPanelizationSummary getPanelizationSummary()

No description

No description

Parameters

$previewLink

No description

Return Value

string

setPrintType($printType)

No description

Parameters

$printType

string getPrintType()

No description

Return Value

string

setPrintedPageCount($printedPageCount)

No description

Parameters

$printedPageCount

int getPrintedPageCount()

No description

Return Value

int

setPublishedDate($publishedDate)

No description

Parameters

$publishedDate

string getPublishedDate()

No description

Return Value

string

setPublisher($publisher)

No description

Parameters

$publisher

string getPublisher()

No description

Return Value

string

setRatingsCount($ratingsCount)

No description

Parameters

$ratingsCount

int getRatingsCount()

No description

Return Value

int

setReadingModes(VolumeVolumeInfoReadingModes $readingModes)

No description

Parameters

VolumeVolumeInfoReadingModes $readingModes

VolumeVolumeInfoReadingModes getReadingModes()

No description

setSamplePageCount($samplePageCount)

No description

Parameters

$samplePageCount

int getSamplePageCount()

No description

Return Value

int

setSeriesInfo(Volumeseriesinfo $seriesInfo)

No description

Parameters

Volumeseriesinfo $seriesInfo

Volumeseriesinfo getSeriesInfo()

No description

Return Value

Volumeseriesinfo

setSubtitle($subtitle)

No description

Parameters

$subtitle

string getSubtitle()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string