| Package | Description |
|---|---|
| com.google.api.services.plus.model |
| Modifier and Type | Method and Description |
|---|---|
Place.Address |
Place.Address.clone() |
Place.Address |
Place.getAddress()
The physical address of the place.
|
Place.Address |
Place.Address.set(java.lang.String fieldName,
java.lang.Object value) |
Place.Address |
Place.Address.setFormatted(java.lang.String formatted)
The formatted address for display.
|
| Modifier and Type | Method and Description |
|---|---|
Place |
Place.setAddress(Place.Address address)
The physical address of the place.
|