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