Uses of Enum Class
org.projecthusky.communication.ch.enums.r202212.SourcePatientInfo
Packages that use SourcePatientInfo
-
Uses of SourcePatientInfo in org.projecthusky.communication.ch.enums.r202212
Methods in org.projecthusky.communication.ch.enums.r202212 that return SourcePatientInfoModifier and TypeMethodDescriptionstatic @Nullable SourcePatientInfo
Gets the Enum with a given code.static SourcePatientInfo
Returns the enum constant of this class with the specified name.static SourcePatientInfo[]
SourcePatientInfo.values()
Returns an array containing the constants of this enum class, in the order they are declared.