Uses of Class
ca.uhn.hl7v2.model.v251.group.SUR_P09_FACILITY_DETAIL
Packages that use SUR_P09_FACILITY_DETAIL
-
Uses of SUR_P09_FACILITY_DETAIL in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return SUR_P09_FACILITY_DETAILModifier and TypeMethodDescriptionSUR_P09_FACILITY.getFACILITY_DETAIL()Returns the first repetition of FACILITY_DETAIL (a Group object) - creates it if necessarySUR_P09_FACILITY.getFACILITY_DETAIL(int rep) Returns a specific repetition of FACILITY_DETAIL (a Group object) - creates it if necessarySUR_P09_FACILITY.insertFACILITY_DETAIL(int rep) Inserts a specific repetition of FACILITY_DETAIL (a Group object)SUR_P09_FACILITY.removeFACILITY_DETAIL(int rep) Removes a specific repetition of FACILITY_DETAIL (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type SUR_P09_FACILITY_DETAILModifier and TypeMethodDescriptionSUR_P09_FACILITY.getFACILITY_DETAILAll()Returns a non-modifiable List containing all current existing repetitions of FACILITY_DETAIL.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type SUR_P09_FACILITY_DETAILModifier and TypeMethodDescriptionvoidSUR_P09_FACILITY.insertFACILITY_DETAIL(SUR_P09_FACILITY_DETAIL structure, int rep) Inserts a specific repetition of FACILITY_DETAIL (a Group object)