Uses of Enum Class
org.ehrbase.openehr.sdk.serialisation.walker.DurationHelper.MIN_MAX
Packages that use DurationHelper.MIN_MAX
-
Uses of DurationHelper.MIN_MAX in org.ehrbase.openehr.sdk.serialisation.walker
Methods in org.ehrbase.openehr.sdk.serialisation.walker that return DurationHelper.MIN_MAXModifier and TypeMethodDescriptionstatic DurationHelper.MIN_MAXReturns the enum constant of this class with the specified name.static DurationHelper.MIN_MAX[]DurationHelper.MIN_MAX.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.ehrbase.openehr.sdk.serialisation.walker with parameters of type DurationHelper.MIN_MAXModifier and TypeMethodDescriptionstatic Optional<TemporalAmount>DurationHelper.buildTotalRange(WebTemplateNode node, DurationHelper.MIN_MAX minMax) Returns the total validation Rangestatic Optional<WebTemplateComparisonSymbol>DurationHelper.getTotalComparisonSymbol(WebTemplateNode node, DurationHelper.MIN_MAX minMax) Returns the total validationWebTemplateComparisonSymbol