| Package | Description |
|---|---|
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
TestOrderPickupDetailsPickupPerson |
TestOrderPickupDetailsPickupPerson.clone() |
TestOrderPickupDetailsPickupPerson |
TestOrderPickupDetailsPickupPerson.set(String fieldName,
Object value) |
TestOrderPickupDetailsPickupPerson |
TestOrderPickupDetailsPickupPerson.setName(String name)
Required.
|
TestOrderPickupDetailsPickupPerson |
TestOrderPickupDetailsPickupPerson.setPhoneNumber(String phoneNumber)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<TestOrderPickupDetailsPickupPerson> |
TestOrderPickupDetails.getPickupPersons()
Required.
|
| Modifier and Type | Method and Description |
|---|---|
TestOrderPickupDetails |
TestOrderPickupDetails.setPickupPersons(List<TestOrderPickupDetailsPickupPerson> pickupPersons)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.