Uses of Enum Class
org.ehrbase.dao.access.jooq.EhrAccess.PARTY_MODE
Packages that use EhrAccess.PARTY_MODE
-
Uses of EhrAccess.PARTY_MODE in org.ehrbase.dao.access.jooq
Methods in org.ehrbase.dao.access.jooq that return EhrAccess.PARTY_MODEModifier and TypeMethodDescriptionstatic EhrAccess.PARTY_MODEReturns the enum constant of this class with the specified name.static EhrAccess.PARTY_MODE[]EhrAccess.PARTY_MODE.values()Returns an array containing the constants of this enum class, in the order they are declared.