Uses of Class
ca.uhn.hl7v2.model.v24.segment.INV

Packages that use INV
Package
Description
 
  • Uses of INV in ca.uhn.hl7v2.model.v24.message

    Methods in ca.uhn.hl7v2.model.v24.message that return INV
    Modifier and Type
    Method
    Description
    INR_U06.getINV()
    Returns the first repetition of INV (Inventory Detail) - creates it if necessary
    INR_U06.getINV(int rep)
    Returns a specific repetition of INV (Inventory Detail) - creates it if necessary
    INU_U05.getINV()
    Returns the first repetition of INV (Inventory Detail) - creates it if necessary
    INU_U05.getINV(int rep)
    Returns a specific repetition of INV (Inventory Detail) - creates it if necessary
    INR_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 INV
    Modifier and Type
    Method
    Description
    INR_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
    Modifier and Type
    Method
    Description
    void
    INR_U06.insertINV(INV structure, int rep)
    Inserts a specific repetition of INV (Inventory Detail)
    void
    INU_U05.insertINV(INV structure, int rep)
    Inserts a specific repetition of INV (Inventory Detail)