Package com.io7m.cardant.model
Interface CAMetadataValueMatchType.TimeMatchType
- All Superinterfaces:
CAMetadataValueMatchType
- All Known Implementing Classes:
CAMetadataValueMatchType.TimeMatchType.WithinRange
- Enclosing interface:
CAMetadataValueMatchType
public static sealed interface CAMetadataValueMatchType.TimeMatchType
extends CAMetadataValueMatchType
permits CAMetadataValueMatchType.TimeMatchType.WithinRange
Match metadata of a time type.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordMatch metadata of a time 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