Uses of Class
ca.uhn.hl7v2.model.v24.segment.INV
Packages that use INV
-
Uses of INV in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return INVModifier and TypeMethodDescriptionINR_U06.getINV()Returns the first repetition of INV (Inventory Detail) - creates it if necessaryINR_U06.getINV(int rep) Returns a specific repetition of INV (Inventory Detail) - creates it if necessaryINU_U05.getINV()Returns the first repetition of INV (Inventory Detail) - creates it if necessaryINU_U05.getINV(int rep) Returns a specific repetition of INV (Inventory Detail) - creates it if necessaryINR_U06.insertINV(int rep) Inserts a specific repetition of INV (Inventory Detail)INU_U05.insertINV(int rep) Inserts a specific repetition of INV (Inventory Detail)INR_U06.removeINV(int rep) Removes a specific repetition of INV (Inventory Detail)INU_U05.removeINV(int rep) Removes a specific repetition of INV (Inventory Detail)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type INVModifier and TypeMethodDescriptionINR_U06.getINVAll()Returns a non-modifiable List containing all current existing repetitions of INV.INU_U05.getINVAll()Returns a non-modifiable List containing all current existing repetitions of INV.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type INV