Uses of Class
ca.uhn.hl7v2.model.v251.group.RSP_K25_STAFF
Packages that use RSP_K25_STAFF
-
Uses of RSP_K25_STAFF in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return RSP_K25_STAFFModifier and TypeMethodDescriptionRSP_K25.getSTAFF()Returns the first repetition of STAFF (a Group object) - creates it if necessaryRSP_K25.getSTAFF(int rep) Returns a specific repetition of STAFF (a Group object) - creates it if necessaryRSP_K25.insertSTAFF(int rep) Inserts a specific repetition of STAFF (a Group object)RSP_K25.removeSTAFF(int rep) Removes a specific repetition of STAFF (a Group object)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type RSP_K25_STAFFModifier and TypeMethodDescriptionRSP_K25.getSTAFFAll()Returns a non-modifiable List containing all current existing repetitions of STAFF.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type RSP_K25_STAFFModifier and TypeMethodDescriptionvoidRSP_K25.insertSTAFF(RSP_K25_STAFF structure, int rep) Inserts a specific repetition of STAFF (a Group object)