Uses of Class
ca.uhn.hl7v2.model.v23.group.SRR_S03_RESOURCES
Packages that use SRR_S03_RESOURCES
-
Uses of SRR_S03_RESOURCES in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return SRR_S03_RESOURCESModifier and TypeMethodDescriptionSRR_S03_SCHEDULE.getRESOURCES()Returns the first repetition of RESOURCES (a Group object) - creates it if necessarySRR_S03_SCHEDULE.getRESOURCES(int rep) Returns a specific repetition of RESOURCES (a Group object) - creates it if necessarySRR_S03_SCHEDULE.insertRESOURCES(int rep) Inserts a specific repetition of RESOURCES (a Group object)SRR_S03_SCHEDULE.removeRESOURCES(int rep) Removes a specific repetition of RESOURCES (a Group object)Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type SRR_S03_RESOURCESModifier and TypeMethodDescriptionSRR_S03_SCHEDULE.getRESOURCESAll()Returns a non-modifiable List containing all current existing repetitions of RESOURCES.Methods in ca.uhn.hl7v2.model.v23.group with parameters of type SRR_S03_RESOURCESModifier and TypeMethodDescriptionvoidSRR_S03_SCHEDULE.insertRESOURCES(SRR_S03_RESOURCES structure, int rep) Inserts a specific repetition of RESOURCES (a Group object)