fromString static method
- String str
override
Implementation
static AdifContinentEnumeration fromString(String str) {
return AdifContinentEnumeration(str);
}
static AdifContinentEnumeration fromString(String str) {
return AdifContinentEnumeration(str);
}