| Modifier and Type | Method and Description |
|---|---|
PropertyName |
PropertyName.Builder.build() |
static PropertyName |
PropertyName.of(String propertyId) |
static PropertyName |
PropertyName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<PropertyName> |
PropertyName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
PropertyName.toStringList(List<PropertyName> values) |
Copyright © 2023 Google LLC. All rights reserved.