#include <annotations_summary.h>
◆ AnnotationsSummaryLayers() [1/2]
google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::AnnotationsSummaryLayers |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ AnnotationsSummaryLayers() [2/2]
google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::AnnotationsSummaryLayers |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~AnnotationsSummaryLayers()
google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::~AnnotationsSummaryLayers |
( |
| ) |
|
|
virtual |
◆ clear_allowed_character_count()
void google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::clear_allowed_character_count |
( |
| ) |
|
|
inline |
Clears the 'allowedCharacterCount
' attribute.
◆ clear_layer_id()
void google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::clear_layer_id |
( |
| ) |
|
|
inline |
Clears the 'layerId
' attribute.
◆ clear_limit_type()
void google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::clear_limit_type |
( |
| ) |
|
|
inline |
Clears the 'limitType
' attribute.
◆ clear_remaining_character_count()
void google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::clear_remaining_character_count |
( |
| ) |
|
|
inline |
Clears the 'remainingCharacterCount
' attribute.
◆ clear_updated()
void google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::clear_updated |
( |
| ) |
|
|
inline |
Clears the 'updated
' attribute.
◆ get_allowed_character_count()
int32 google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::get_allowed_character_count |
( |
| ) |
const |
|
inline |
Get the value of the 'allowedCharacterCount
' attribute.
◆ get_layer_id()
const StringPiece google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::get_layer_id |
( |
| ) |
const |
|
inline |
Get the value of the 'layerId
' attribute.
◆ get_limit_type()
const StringPiece google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::get_limit_type |
( |
| ) |
const |
|
inline |
Get the value of the 'limitType
' attribute.
◆ get_remaining_character_count()
int32 google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::get_remaining_character_count |
( |
| ) |
const |
|
inline |
Get the value of the 'remainingCharacterCount
' attribute.
◆ get_updated()
client::DateTime google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::get_updated |
( |
| ) |
const |
|
inline |
Get the value of the 'updated
' attribute.
◆ GetTypeName()
const StringPiece google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::GetTypeName |
( |
| ) |
const |
|
inline |
Returns a string denoting the type of this data object.
- Returns
google_books_api::AnnotationsSummaryLayers
◆ has_allowed_character_count()
bool google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::has_allowed_character_count |
( |
| ) |
const |
|
inline |
Determine if the 'allowedCharacterCount
' attribute was set.
- Returns
- true if the '
allowedCharacterCount
' attribute was set.
◆ has_layer_id()
bool google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::has_layer_id |
( |
| ) |
const |
|
inline |
Determine if the 'layerId
' attribute was set.
- Returns
- true if the '
layerId
' attribute was set.
◆ has_limit_type()
bool google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::has_limit_type |
( |
| ) |
const |
|
inline |
Determine if the 'limitType
' attribute was set.
- Returns
- true if the '
limitType
' attribute was set.
◆ has_remaining_character_count()
bool google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::has_remaining_character_count |
( |
| ) |
const |
|
inline |
Determine if the 'remainingCharacterCount
' attribute was set.
- Returns
- true if the '
remainingCharacterCount
' attribute was set.
◆ has_updated()
bool google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::has_updated |
( |
| ) |
const |
|
inline |
Determine if the 'updated
' attribute was set.
- Returns
- true if the '
updated
' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_allowed_character_count()
void google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::set_allowed_character_count |
( |
int32 |
value | ) |
|
|
inline |
Change the 'allowedCharacterCount
' attribute.
- Parameters
-
◆ set_layer_id()
void google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::set_layer_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'layerId
' attribute.
- Parameters
-
◆ set_limit_type()
void google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::set_limit_type |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'limitType
' attribute.
- Parameters
-
◆ set_remaining_character_count()
void google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::set_remaining_character_count |
( |
int32 |
value | ) |
|
|
inline |
Change the 'remainingCharacterCount
' attribute.
- Parameters
-
◆ set_updated()
void google_books_api::AnnotationsSummary::AnnotationsSummaryLayers::set_updated |
( |
client::DateTime |
value | ) |
|
|
inline |
Change the 'updated
' attribute.
- Parameters
-
The documentation for this class was generated from the following files: