Uses of Enum Class
net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02PatientPatientNonPersonLivingSubjectUpdateMode
Packages that use PRPAMT201302UV02PatientPatientNonPersonLivingSubjectUpdateMode
-
Uses of PRPAMT201302UV02PatientPatientNonPersonLivingSubjectUpdateMode in net.ihe.gazelle.hl7v3.prpamt201302UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201302UV02 declared as PRPAMT201302UV02PatientPatientNonPersonLivingSubjectUpdateModeMethods in net.ihe.gazelle.hl7v3.prpamt201302UV02 that return PRPAMT201302UV02PatientPatientNonPersonLivingSubjectUpdateModeModifier and TypeMethodDescriptionPRPAMT201302UV02PatientPatientNonPersonLivingSubject.getUpdateMode()
Return updateMode.Returns the enum constant of this class with the specified name.PRPAMT201302UV02PatientPatientNonPersonLivingSubjectUpdateMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.ihe.gazelle.hl7v3.prpamt201302UV02 with parameters of type PRPAMT201302UV02PatientPatientNonPersonLivingSubjectUpdateModeModifier and TypeMethodDescriptionvoid
PRPAMT201302UV02PatientPatientNonPersonLivingSubject.setUpdateMode
(PRPAMT201302UV02PatientPatientNonPersonLivingSubjectUpdateMode updateMode) Set a value to attribute updateMode.