Uses of Enum Class
org.ehrbase.dao.access.util.ContributionDef.ContributionType
Packages that use ContributionDef.ContributionType
Package
Description
-
Uses of ContributionDef.ContributionType in org.ehrbase.dao.access.interfaces
Methods in org.ehrbase.dao.access.interfaces that return ContributionDef.ContributionTypeModifier and TypeMethodDescriptionI_ContributionAccess.getContributionType()get the contribution type -
Uses of ContributionDef.ContributionType in org.ehrbase.dao.access.jooq
Methods in org.ehrbase.dao.access.jooq that return ContributionDef.ContributionType -
Uses of ContributionDef.ContributionType in org.ehrbase.dao.access.util
Methods in org.ehrbase.dao.access.util that return ContributionDef.ContributionTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ContributionDef.ContributionType[]ContributionDef.ContributionType.values()Returns an array containing the constants of this enum class, in the order they are declared.