class BooksCloudloadingResource extends Model (View source)

Properties

string $author
string $processingState
string $title
string $volumeId

Methods

setAuthor($author)

No description

string
getAuthor()

No description

setProcessingState($processingState)

No description

string
getProcessingState()

No description

setTitle($title)

No description

string
getTitle()

No description

setVolumeId($volumeId)

No description

string
getVolumeId()

No description

Details

setAuthor($author)

No description

Parameters

$author

string getAuthor()

No description

Return Value

string

setProcessingState($processingState)

No description

Parameters

$processingState

string getProcessingState()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string

setVolumeId($volumeId)

No description

Parameters

$volumeId

string getVolumeId()

No description

Return Value

string