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

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

    Methods in ca.uhn.hl7v2.model.v24.message that return ISD
    Modifier and Type
    Method
    Description
    ESU_U01.getISD()
    Returns the first repetition of ISD (Interaction Status Detail) - creates it if necessary
    ESU_U01.getISD(int rep)
    Returns a specific repetition of ISD (Interaction Status Detail) - creates it if necessary
    ESU_U01.insertISD(int rep)
    Inserts a specific repetition of ISD (Interaction Status Detail)
    ESU_U01.removeISD(int rep)
    Removes a specific repetition of ISD (Interaction Status Detail)
    Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type ISD
    Modifier and Type
    Method
    Description
    ESU_U01.getISDAll()
    Returns a non-modifiable List containing all current existing repetitions of ISD.
    Methods in ca.uhn.hl7v2.model.v24.message with parameters of type ISD
    Modifier and Type
    Method
    Description
    void
    ESU_U01.insertISD(ISD structure, int rep)
    Inserts a specific repetition of ISD (Interaction Status Detail)