Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
InputValueCheckboxInputValue |
InputValueCheckboxInputValue.clone() |
InputValueCheckboxInputValue |
InputValue.getCheckboxInputValue()
Value for checkbox input field.
|
InputValueCheckboxInputValue |
InputValueCheckboxInputValue.set(String fieldName,
Object value) |
InputValueCheckboxInputValue |
InputValueCheckboxInputValue.setValue(Boolean value)
Required.
|
Modifier and Type | Method and Description |
---|---|
InputValue |
InputValue.setCheckboxInputValue(InputValueCheckboxInputValue checkboxInputValue)
Value for checkbox input field.
|
Copyright © 2011–2024 Google. All rights reserved.