books  v1
Public Member Functions | Static Public Member Functions | List of all members
google_books_api::Annotation::AnnotationClientVersionRanges Class Reference

#include <annotation.h>

Inheritance diagram for google_books_api::Annotation::AnnotationClientVersionRanges:

Public Member Functions

 AnnotationClientVersionRanges (const Json::Value &storage)
 
 AnnotationClientVersionRanges (Json::Value *storage)
 
virtual ~AnnotationClientVersionRanges ()
 
const StringPiece GetTypeName () const
 
bool has_cfi_range () const
 
void clear_cfi_range ()
 
const BooksAnnotationsRange get_cfi_range () const
 
BooksAnnotationsRange mutable_cfiRange ()
 
bool has_content_version () const
 
void clear_content_version ()
 
const StringPiece get_content_version () const
 
void set_content_version (const StringPiece &value)
 
bool has_gb_image_range () const
 
void clear_gb_image_range ()
 
const BooksAnnotationsRange get_gb_image_range () const
 
BooksAnnotationsRange mutable_gbImageRange ()
 
bool has_gb_text_range () const
 
void clear_gb_text_range ()
 
const BooksAnnotationsRange get_gb_text_range () const
 
BooksAnnotationsRange mutable_gbTextRange ()
 
bool has_image_cfi_range () const
 
void clear_image_cfi_range ()
 
const BooksAnnotationsRange get_image_cfi_range () const
 
BooksAnnotationsRange mutable_imageCfiRange ()
 

Static Public Member Functions

static AnnotationClientVersionRangesNew ()
 

Detailed Description

Selection ranges sent from the client.

Constructor & Destructor Documentation

◆ AnnotationClientVersionRanges() [1/2]

google_books_api::Annotation::AnnotationClientVersionRanges::AnnotationClientVersionRanges ( const Json::Value &  storage)
explicit

Standard constructor for an immutable data object instance.

Parameters
[in]storageThe underlying data storage for this instance.

◆ AnnotationClientVersionRanges() [2/2]

google_books_api::Annotation::AnnotationClientVersionRanges::AnnotationClientVersionRanges ( Json::Value *  storage)
explicit

Standard constructor for a mutable data object instance.

Parameters
[in]storageThe underlying data storage for this instance.

◆ ~AnnotationClientVersionRanges()

google_books_api::Annotation::AnnotationClientVersionRanges::~AnnotationClientVersionRanges ( )
virtual

Standard destructor.

Member Function Documentation

◆ clear_cfi_range()

void google_books_api::Annotation::AnnotationClientVersionRanges::clear_cfi_range ( )
inline

Clears the 'cfiRange' attribute.

◆ clear_content_version()

void google_books_api::Annotation::AnnotationClientVersionRanges::clear_content_version ( )
inline

Clears the 'contentVersion' attribute.

◆ clear_gb_image_range()

void google_books_api::Annotation::AnnotationClientVersionRanges::clear_gb_image_range ( )
inline

Clears the 'gbImageRange' attribute.

◆ clear_gb_text_range()

void google_books_api::Annotation::AnnotationClientVersionRanges::clear_gb_text_range ( )
inline

Clears the 'gbTextRange' attribute.

◆ clear_image_cfi_range()

void google_books_api::Annotation::AnnotationClientVersionRanges::clear_image_cfi_range ( )
inline

Clears the 'imageCfiRange' attribute.

◆ get_cfi_range()

const BooksAnnotationsRange google_books_api::Annotation::AnnotationClientVersionRanges::get_cfi_range ( ) const

Get a reference to the value of the 'cfiRange' attribute.

◆ get_content_version()

const StringPiece google_books_api::Annotation::AnnotationClientVersionRanges::get_content_version ( ) const
inline

Get the value of the 'contentVersion' attribute.

◆ get_gb_image_range()

const BooksAnnotationsRange google_books_api::Annotation::AnnotationClientVersionRanges::get_gb_image_range ( ) const

Get a reference to the value of the 'gbImageRange' attribute.

◆ get_gb_text_range()

const BooksAnnotationsRange google_books_api::Annotation::AnnotationClientVersionRanges::get_gb_text_range ( ) const

Get a reference to the value of the 'gbTextRange' attribute.

◆ get_image_cfi_range()

const BooksAnnotationsRange google_books_api::Annotation::AnnotationClientVersionRanges::get_image_cfi_range ( ) const

Get a reference to the value of the 'imageCfiRange' attribute.

◆ GetTypeName()

const StringPiece google_books_api::Annotation::AnnotationClientVersionRanges::GetTypeName ( ) const
inline

Returns a string denoting the type of this data object.

Returns
google_books_api::AnnotationClientVersionRanges

◆ has_cfi_range()

bool google_books_api::Annotation::AnnotationClientVersionRanges::has_cfi_range ( ) const
inline

Determine if the 'cfiRange' attribute was set.

Returns
true if the 'cfiRange' attribute was set.

◆ has_content_version()

bool google_books_api::Annotation::AnnotationClientVersionRanges::has_content_version ( ) const
inline

Determine if the 'contentVersion' attribute was set.

Returns
true if the 'contentVersion' attribute was set.

◆ has_gb_image_range()

bool google_books_api::Annotation::AnnotationClientVersionRanges::has_gb_image_range ( ) const
inline

Determine if the 'gbImageRange' attribute was set.

Returns
true if the 'gbImageRange' attribute was set.

◆ has_gb_text_range()

bool google_books_api::Annotation::AnnotationClientVersionRanges::has_gb_text_range ( ) const
inline

Determine if the 'gbTextRange' attribute was set.

Returns
true if the 'gbTextRange' attribute was set.

◆ has_image_cfi_range()

bool google_books_api::Annotation::AnnotationClientVersionRanges::has_image_cfi_range ( ) const
inline

Determine if the 'imageCfiRange' attribute was set.

Returns
true if the 'imageCfiRange' attribute was set.

◆ mutable_cfiRange()

BooksAnnotationsRange google_books_api::Annotation::AnnotationClientVersionRanges::mutable_cfiRange ( )

Gets a reference to a mutable value of the 'cfiRange' property.

Range in CFI format for this annotation sent by client.

Returns
The result can be modified to change the attribute value.

◆ mutable_gbImageRange()

BooksAnnotationsRange google_books_api::Annotation::AnnotationClientVersionRanges::mutable_gbImageRange ( )

Gets a reference to a mutable value of the 'gbImageRange' property.

Range in GB image format for this annotation sent by client.

Returns
The result can be modified to change the attribute value.

◆ mutable_gbTextRange()

BooksAnnotationsRange google_books_api::Annotation::AnnotationClientVersionRanges::mutable_gbTextRange ( )

Gets a reference to a mutable value of the 'gbTextRange' property.

Range in GB text format for this annotation sent by client.

Returns
The result can be modified to change the attribute value.

◆ mutable_imageCfiRange()

BooksAnnotationsRange google_books_api::Annotation::AnnotationClientVersionRanges::mutable_imageCfiRange ( )

Gets a reference to a mutable value of the 'imageCfiRange' property.

Range in image CFI format for this annotation sent by client.

Returns
The result can be modified to change the attribute value.

◆ New()

Annotation::AnnotationClientVersionRanges * google_books_api::Annotation::AnnotationClientVersionRanges::New ( )
static

Creates a new default instance.

Returns
Ownership is passed back to the caller.

◆ set_content_version()

void google_books_api::Annotation::AnnotationClientVersionRanges::set_content_version ( const StringPiece &  value)
inline

Change the 'contentVersion' attribute.

Content version the client sent in.

Parameters
[in]valueThe new value.

The documentation for this class was generated from the following files: