Modifier and Type | Method and Description |
---|---|
CountryCode.Assignment |
CountryCode.getAssignment()
Get the assignment state of this country code in ISO 3166-1.
|
static CountryCode.Assignment |
CountryCode.Assignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CountryCode.Assignment[] |
CountryCode.Assignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.