public class CountryRegion extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CountryRegion.Builder |
| 构造器和说明 |
|---|
CountryRegion() |
CountryRegion(CountryRegion.Builder builder) |
public CountryRegion()
public CountryRegion(CountryRegion.Builder builder)
public String getId()
public void setId(String id)
public String getAlpha3Code()
public void setAlpha3Code(String alpha3Code)
public static CountryRegion.Builder newBuilder()
Copyright © 2025. All rights reserved.