Uses of Class
ca.uhn.hl7v2.model.v24.group.SRR_S01_PERSONNEL_RESOURCE
Packages that use SRR_S01_PERSONNEL_RESOURCE
-
Uses of SRR_S01_PERSONNEL_RESOURCE in ca.uhn.hl7v2.model.v24.group
Methods in ca.uhn.hl7v2.model.v24.group that return SRR_S01_PERSONNEL_RESOURCEModifier and TypeMethodDescriptionSRR_S01_RESOURCES.getPERSONNEL_RESOURCE()Returns the first repetition of PERSONNEL_RESOURCE (a Group object) - creates it if necessarySRR_S01_RESOURCES.getPERSONNEL_RESOURCE(int rep) Returns a specific repetition of PERSONNEL_RESOURCE (a Group object) - creates it if necessarySRR_S01_RESOURCES.insertPERSONNEL_RESOURCE(int rep) Inserts a specific repetition of PERSONNEL_RESOURCE (a Group object)SRR_S01_RESOURCES.removePERSONNEL_RESOURCE(int rep) Removes a specific repetition of PERSONNEL_RESOURCE (a Group object)Methods in ca.uhn.hl7v2.model.v24.group that return types with arguments of type SRR_S01_PERSONNEL_RESOURCEModifier and TypeMethodDescriptionSRR_S01_RESOURCES.getPERSONNEL_RESOURCEAll()Returns a non-modifiable List containing all current existing repetitions of PERSONNEL_RESOURCE.Methods in ca.uhn.hl7v2.model.v24.group with parameters of type SRR_S01_PERSONNEL_RESOURCEModifier and TypeMethodDescriptionvoidSRR_S01_RESOURCES.insertPERSONNEL_RESOURCE(SRR_S01_PERSONNEL_RESOURCE structure, int rep) Inserts a specific repetition of PERSONNEL_RESOURCE (a Group object)