fromString static method
- String str
override
Implementation
static AdifEnumeration fromString(String str) {
throw UnimplementedError('fromString must be implemented in subclasses');
}
static AdifEnumeration fromString(String str) {
throw UnimplementedError('fromString must be implemented in subclasses');
}