Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
Section |
Section.clone() |
Section |
Section.set(java.lang.String fieldName,
java.lang.Object value) |
Section |
Section.setItems(java.util.List<Item> items)
Items that are contained within this section of the price list.
|
Section |
Section.setLabels(java.util.List<Label> labels)
Required.
|
Section |
Section.setSectionId(java.lang.String sectionId)
Required.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Section> |
PriceList.getSections()
Required.
|
Modifier and Type | Method and Description |
---|---|
PriceList |
PriceList.setSections(java.util.List<Section> sections)
Required.
|
Copyright © 2011-2018 Google. All Rights Reserved.