Uses of Class
ca.uhn.hl7v2.model.v251.segment.CER
Packages that use CER
-
Uses of CER in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return CERModifier and TypeMethodDescriptionMFN_M02_MF_STAFF.getCER()Returns the first repetition of CER (Certificate Detail) - creates it if necessaryMFN_M02_MF_STAFF.getCER(int rep) Returns a specific repetition of CER (Certificate Detail) - creates it if necessaryPMU_B07_CERTIFICATE.getCER()Returns CER (Certificate Detail) - creates it if necessaryRSP_K25_STAFF.getCER()Returns the first repetition of CER (Certificate Detail) - creates it if necessaryRSP_K25_STAFF.getCER(int rep) Returns a specific repetition of CER (Certificate Detail) - creates it if necessaryMFN_M02_MF_STAFF.insertCER(int rep) Inserts a specific repetition of CER (Certificate Detail)RSP_K25_STAFF.insertCER(int rep) Inserts a specific repetition of CER (Certificate Detail)MFN_M02_MF_STAFF.removeCER(int rep) Removes a specific repetition of CER (Certificate Detail)RSP_K25_STAFF.removeCER(int rep) Removes a specific repetition of CER (Certificate Detail)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type CERModifier and TypeMethodDescriptionMFN_M02_MF_STAFF.getCERAll()Returns a non-modifiable List containing all current existing repetitions of CER.RSP_K25_STAFF.getCERAll()Returns a non-modifiable List containing all current existing repetitions of CER.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type CER -
Uses of CER in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return CERModifier and TypeMethodDescriptionPMU_B01.getCER()Returns the first repetition of CER (Certificate Detail) - creates it if necessaryPMU_B01.getCER(int rep) Returns a specific repetition of CER (Certificate Detail) - creates it if necessaryPMU_B08.getCER()Returns the first repetition of CER (Certificate Detail) - creates it if necessaryPMU_B08.getCER(int rep) Returns a specific repetition of CER (Certificate Detail) - creates it if necessaryPMU_B01.insertCER(int rep) Inserts a specific repetition of CER (Certificate Detail)PMU_B08.insertCER(int rep) Inserts a specific repetition of CER (Certificate Detail)PMU_B01.removeCER(int rep) Removes a specific repetition of CER (Certificate Detail)PMU_B08.removeCER(int rep) Removes a specific repetition of CER (Certificate Detail)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type CERModifier and TypeMethodDescriptionPMU_B01.getCERAll()Returns a non-modifiable List containing all current existing repetitions of CER.PMU_B08.getCERAll()Returns a non-modifiable List containing all current existing repetitions of CER.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type CER