match abstract method
- ProtectionType type,
- double rating,
- String curve,
- double sens,
Implementation
ProtectionDefinition? match(
ProtectionType type, double rating, String curve, double sens);
ProtectionDefinition? match(
ProtectionType type, double rating, String curve, double sens);