Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ProductUnitPricingBaseMeasure |
ProductUnitPricingBaseMeasure.clone() |
ProductUnitPricingBaseMeasure |
Product.getUnitPricingBaseMeasure()
The preference of the denominator of the unit price.
|
ProductUnitPricingBaseMeasure |
ProductUnitPricingBaseMeasure.set(String fieldName,
Object value) |
ProductUnitPricingBaseMeasure |
ProductUnitPricingBaseMeasure.setUnit(String unit)
The unit of the denominator.
|
ProductUnitPricingBaseMeasure |
ProductUnitPricingBaseMeasure.setValue(Long value)
The denominator of the unit price.
|
Modifier and Type | Method and Description |
---|---|
Product |
Product.setUnitPricingBaseMeasure(ProductUnitPricingBaseMeasure unitPricingBaseMeasure)
The preference of the denominator of the unit price.
|
Copyright © 2011–2024 Google. All rights reserved.