| Modifier and Type | Class and Description |
|---|---|
class |
PersonName
Resource that represents the name of a person.
|
static class |
PersonName.Builder
Resource that represents the name of a person.
|
| Modifier and Type | Method and Description |
|---|---|
PersonNameOrBuilder |
ProfileOrBuilder.getPersonNamesOrBuilder(int index)
Optional.
|
PersonNameOrBuilder |
Profile.getPersonNamesOrBuilder(int index)
Optional.
|
PersonNameOrBuilder |
Profile.Builder.getPersonNamesOrBuilder(int index)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PersonNameOrBuilder> |
ProfileOrBuilder.getPersonNamesOrBuilderList()
Optional.
|
List<? extends PersonNameOrBuilder> |
Profile.getPersonNamesOrBuilderList()
Optional.
|
List<? extends PersonNameOrBuilder> |
Profile.Builder.getPersonNamesOrBuilderList()
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.