Uses of Class
ca.uhn.hl7v2.model.v23.group.BAR_P05_VISIT
Packages that use BAR_P05_VISIT
-
Uses of BAR_P05_VISIT in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return BAR_P05_VISITModifier and TypeMethodDescriptionBAR_P05.getVISIT()Returns the first repetition of VISIT (a Group object) - creates it if necessaryBAR_P05.getVISIT(int rep) Returns a specific repetition of VISIT (a Group object) - creates it if necessaryBAR_P05.insertVISIT(int rep) Inserts a specific repetition of VISIT (a Group object)BAR_P05.removeVISIT(int rep) Removes a specific repetition of VISIT (a Group object)Methods in ca.uhn.hl7v2.model.v23.message that return types with arguments of type BAR_P05_VISITModifier and TypeMethodDescriptionBAR_P05.getVISITAll()Returns a non-modifiable List containing all current existing repetitions of VISIT.Methods in ca.uhn.hl7v2.model.v23.message with parameters of type BAR_P05_VISITModifier and TypeMethodDescriptionvoidBAR_P05.insertVISIT(BAR_P05_VISIT structure, int rep) Inserts a specific repetition of VISIT (a Group object)