| Modifier and Type | Method and Description |
|---|---|
ParticipantName |
ParticipantName.Builder.build() |
static ParticipantName |
ParticipantName.of(String conferenceRecord,
String participant) |
static ParticipantName |
ParticipantName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<ParticipantName> |
ParticipantName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ParticipantName.toStringList(List<ParticipantName> values) |
Copyright © 2024 Google LLC. All rights reserved.