Uses of Enum Class
org.ehrbase.api.service.TerminologyServer.SubsumptionResult
Packages that use TerminologyServer.SubsumptionResult
-
Uses of TerminologyServer.SubsumptionResult in org.ehrbase.api.service
Methods in org.ehrbase.api.service that return TerminologyServer.SubsumptionResultModifier and TypeMethodDescriptionEvaluates if the concept B subsumes concept A.Returns the enum constant of this class with the specified name.static TerminologyServer.SubsumptionResult[]TerminologyServer.SubsumptionResult.values()Returns an array containing the constants of this enum class, in the order they are declared.