#include <conference_solution_key.h>
◆ ConferenceSolutionKey() [1/2]
| google_calendar_api::ConferenceSolutionKey::ConferenceSolutionKey |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ConferenceSolutionKey() [2/2]
| google_calendar_api::ConferenceSolutionKey::ConferenceSolutionKey |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~ConferenceSolutionKey()
| google_calendar_api::ConferenceSolutionKey::~ConferenceSolutionKey |
( |
| ) |
|
|
virtual |
◆ clear_type()
| void google_calendar_api::ConferenceSolutionKey::clear_type |
( |
| ) |
|
|
inline |
Clears the 'type' attribute.
◆ get_type()
| const StringPiece google_calendar_api::ConferenceSolutionKey::get_type |
( |
| ) |
const |
|
inline |
Get the value of the 'type' attribute.
◆ GetTypeName()
| const StringPiece google_calendar_api::ConferenceSolutionKey::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_type()
| bool google_calendar_api::ConferenceSolutionKey::has_type |
( |
| ) |
const |
|
inline |
Determine if the 'type' attribute was set.
- Returns
- true if the '
type' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_type()
| void google_calendar_api::ConferenceSolutionKey::set_type |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'type' attribute.
The conference solution type. If a client encounters an unfamiliar or empty type, it should still be able to display the entry points. However, it should disallow modifications. The possible values are:
- Parameters
-
The documentation for this class was generated from the following files: