Uses of Class
ca.uhn.hl7v2.model.v24.group.SIU_S12_LOCATION_RESOURCE
Packages that use SIU_S12_LOCATION_RESOURCE
-
Uses of SIU_S12_LOCATION_RESOURCE in ca.uhn.hl7v2.model.v24.group
Methods in ca.uhn.hl7v2.model.v24.group that return SIU_S12_LOCATION_RESOURCEModifier and TypeMethodDescriptionSIU_S12_RESOURCES.getLOCATION_RESOURCE()Returns the first repetition of LOCATION_RESOURCE (a Group object) - creates it if necessarySIU_S12_RESOURCES.getLOCATION_RESOURCE(int rep) Returns a specific repetition of LOCATION_RESOURCE (a Group object) - creates it if necessarySIU_S12_RESOURCES.insertLOCATION_RESOURCE(int rep) Inserts a specific repetition of LOCATION_RESOURCE (a Group object)SIU_S12_RESOURCES.removeLOCATION_RESOURCE(int rep) Removes a specific repetition of LOCATION_RESOURCE (a Group object)Methods in ca.uhn.hl7v2.model.v24.group that return types with arguments of type SIU_S12_LOCATION_RESOURCEModifier and TypeMethodDescriptionSIU_S12_RESOURCES.getLOCATION_RESOURCEAll()Returns a non-modifiable List containing all current existing repetitions of LOCATION_RESOURCE.Methods in ca.uhn.hl7v2.model.v24.group with parameters of type SIU_S12_LOCATION_RESOURCEModifier and TypeMethodDescriptionvoidSIU_S12_RESOURCES.insertLOCATION_RESOURCE(SIU_S12_LOCATION_RESOURCE structure, int rep) Inserts a specific repetition of LOCATION_RESOURCE (a Group object)