Uses of Class
org.ehrbase.aql.dto.path.predicate.PredicateComparisonOperatorDto
-
Packages that use PredicateComparisonOperatorDto Package Description org.ehrbase.aql.dto.path.predicate -
-
Uses of PredicateComparisonOperatorDto in org.ehrbase.aql.dto.path.predicate
Methods in org.ehrbase.aql.dto.path.predicate that return types with arguments of type PredicateComparisonOperatorDto Modifier and Type Method Description static Optional<PredicateComparisonOperatorDto>PredicateHelper. find(PredicateDto predicateDto, String statement)Constructors in org.ehrbase.aql.dto.path.predicate with parameters of type PredicateComparisonOperatorDto Constructor Description PredicateComparisonOperatorDto(PredicateComparisonOperatorDto other)
-