Uses of Class
ca.uhn.hl7v2.model.v23.group.SIU_S16_LOCATIONL_RESOURCE
Packages that use SIU_S16_LOCATIONL_RESOURCE
-
Uses of SIU_S16_LOCATIONL_RESOURCE in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return SIU_S16_LOCATIONL_RESOURCEModifier and TypeMethodDescriptionSIU_S16_RESOURCES.getLOCATIONL_RESOURCE()Returns the first repetition of LOCATIONL_RESOURCE (a Group object) - creates it if necessarySIU_S16_RESOURCES.getLOCATIONL_RESOURCE(int rep) Returns a specific repetition of LOCATIONL_RESOURCE (a Group object) - creates it if necessarySIU_S16_RESOURCES.insertLOCATIONL_RESOURCE(int rep) Inserts a specific repetition of LOCATIONL_RESOURCE (a Group object)SIU_S16_RESOURCES.removeLOCATIONL_RESOURCE(int rep) Removes a specific repetition of LOCATIONL_RESOURCE (a Group object)Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type SIU_S16_LOCATIONL_RESOURCEModifier and TypeMethodDescriptionSIU_S16_RESOURCES.getLOCATIONL_RESOURCEAll()Returns a non-modifiable List containing all current existing repetitions of LOCATIONL_RESOURCE.Methods in ca.uhn.hl7v2.model.v23.group with parameters of type SIU_S16_LOCATIONL_RESOURCEModifier and TypeMethodDescriptionvoidSIU_S16_RESOURCES.insertLOCATIONL_RESOURCE(SIU_S16_LOCATIONL_RESOURCE structure, int rep) Inserts a specific repetition of LOCATIONL_RESOURCE (a Group object)