Uses of Enum Class
org.ehrbase.openehr.aqlengine.pathanalysis.FoundationType
Packages that use FoundationType
-
Uses of FoundationType in org.ehrbase.openehr.aqlengine.pathanalysis
Methods in org.ehrbase.openehr.aqlengine.pathanalysis that return FoundationTypeModifier and TypeMethodDescriptionstatic FoundationTypeReturns the enum constant of this class with the specified name.static FoundationType[]FoundationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.ehrbase.openehr.aqlengine.pathanalysis that return types with arguments of type FoundationTypeModifier and TypeMethodDescriptionstatic Optional<FoundationType> FoundationType.byTypeName(String typeName)