Uses of Enum Class
gov.cms.hh.data.meta.enumer.ReferralSource_EN
Packages that use ReferralSource_EN
-
Uses of ReferralSource_EN in gov.cms.hh.data.meta.enumer
Methods in gov.cms.hh.data.meta.enumer that return ReferralSource_ENModifier and TypeMethodDescriptionstatic ReferralSource_ENReturns the enum constant of this class with the specified name.static ReferralSource_EN[]ReferralSource_EN.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ReferralSource_EN in gov.cms.hh.logic.specification
Methods in gov.cms.hh.logic.specification with parameters of type ReferralSource_ENModifier and TypeMethodDescriptionbooleanIsValidReferralSource.isSatisfiedBy(ReferralSource_EN[] referralSource)