Uses of Class
org.ehrbase.ehr.knowledge.KnowledgeType
-
Packages that use KnowledgeType Package Description org.ehrbase.ehr.knowledge -
-
Uses of KnowledgeType in org.ehrbase.ehr.knowledge
Methods in org.ehrbase.ehr.knowledge that return KnowledgeType Modifier and Type Method Description static KnowledgeTypeKnowledgeType. valueOf(String name)Returns the enum constant of this type with the specified name.static KnowledgeType[]KnowledgeType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-