Interface CAMetadataValueMatchType.MonetaryMatchType
- All Superinterfaces:
CAMetadataValueMatchType
- All Known Implementing Classes:
CAMetadataValueMatchType.MonetaryMatchType.WithCurrency,CAMetadataValueMatchType.MonetaryMatchType.WithinRange
- Enclosing interface:
CAMetadataValueMatchType
public static sealed interface CAMetadataValueMatchType.MonetaryMatchType
extends CAMetadataValueMatchType
permits CAMetadataValueMatchType.MonetaryMatchType.WithCurrency, CAMetadataValueMatchType.MonetaryMatchType.WithinRange
Match metadata of a monetary type.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordMatch metadata of a monetary type with values with the given currency.static final recordMatch metadata of a monetary type with values within the given inclusive range.Nested classes/interfaces inherited from interface com.io7m.cardant.model.CAMetadataValueMatchType
CAMetadataValueMatchType.AnyValue, CAMetadataValueMatchType.IntegralMatchType, CAMetadataValueMatchType.MonetaryMatchType, CAMetadataValueMatchType.RealMatchType, CAMetadataValueMatchType.TextMatchType, CAMetadataValueMatchType.TimeMatchType