Uses of Class
ca.uhn.hl7v2.model.v251.group.PMU_B07_CERTIFICATE
Packages that use PMU_B07_CERTIFICATE
-
Uses of PMU_B07_CERTIFICATE in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return PMU_B07_CERTIFICATEModifier and TypeMethodDescriptionPMU_B07.getCERTIFICATE()Returns the first repetition of CERTIFICATE (a Group object) - creates it if necessaryPMU_B07.getCERTIFICATE(int rep) Returns a specific repetition of CERTIFICATE (a Group object) - creates it if necessaryPMU_B07.insertCERTIFICATE(int rep) Inserts a specific repetition of CERTIFICATE (a Group object)PMU_B07.removeCERTIFICATE(int rep) Removes a specific repetition of CERTIFICATE (a Group object)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type PMU_B07_CERTIFICATEModifier and TypeMethodDescriptionPMU_B07.getCERTIFICATEAll()Returns a non-modifiable List containing all current existing repetitions of CERTIFICATE.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type PMU_B07_CERTIFICATEModifier and TypeMethodDescriptionvoidPMU_B07.insertCERTIFICATE(PMU_B07_CERTIFICATE structure, int rep) Inserts a specific repetition of CERTIFICATE (a Group object)