Uses of Enum
ca.uhn.fhir.jpa.search.builder.models.PredicateBuilderTypeEnum
Packages that use PredicateBuilderTypeEnum
-
Uses of PredicateBuilderTypeEnum in ca.uhn.fhir.jpa.search.builder.models
Methods in ca.uhn.fhir.jpa.search.builder.models that return PredicateBuilderTypeEnumModifier and TypeMethodDescriptionstatic PredicateBuilderTypeEnumReturns the enum constant of this type with the specified name.static PredicateBuilderTypeEnum[]PredicateBuilderTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in ca.uhn.fhir.jpa.search.builder.models with parameters of type PredicateBuilderTypeEnumModifierConstructorDescriptionPredicateBuilderCacheKey(com.healthmarketscience.sqlbuilder.dbspec.basic.DbColumn theDbColumn, PredicateBuilderTypeEnum theType, String theParamName)