Uses of Class
ca.uhn.hl7v2.model.v22.group.BAR_P01_VISIT
Packages that use BAR_P01_VISIT
-
Uses of BAR_P01_VISIT in ca.uhn.hl7v2.model.v22.message
Methods in ca.uhn.hl7v2.model.v22.message that return BAR_P01_VISITModifier and TypeMethodDescriptionBAR_P01.getVISIT()Returns the first repetition of VISIT (a Group object) - creates it if necessaryBAR_P01.getVISIT(int rep) Returns a specific repetition of VISIT (a Group object) - creates it if necessaryBAR_P01.insertVISIT(int rep) Inserts a specific repetition of VISIT (a Group object)BAR_P01.removeVISIT(int rep) Removes a specific repetition of VISIT (a Group object)Methods in ca.uhn.hl7v2.model.v22.message that return types with arguments of type BAR_P01_VISITModifier and TypeMethodDescriptionBAR_P01.getVISITAll()Returns a non-modifiable List containing all current existing repetitions of VISIT.Methods in ca.uhn.hl7v2.model.v22.message with parameters of type BAR_P01_VISITModifier and TypeMethodDescriptionvoidBAR_P01.insertVISIT(BAR_P01_VISIT structure, int rep) Inserts a specific repetition of VISIT (a Group object)