Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
Weight |
Weight.clone() |
Weight |
Weight.set(String fieldName,
Object value) |
Weight |
Weight.setUnit(String unit)
Required.
|
Weight |
Weight.setValue(String value)
Required.
|
Modifier and Type | Method and Description |
---|---|
List<Weight> |
Headers.getWeights()
A list of inclusive order weight upper bounds.
|
Modifier and Type | Method and Description |
---|---|
Headers |
Headers.setWeights(List<Weight> weights)
A list of inclusive order weight upper bounds.
|
Copyright © 2011–2024 Google. All rights reserved.