Interface ExtractParticipation


public interface ExtractParticipation
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    io.github.openehr4j.rm.data_types.text.DvText
     
    io.github.openehr4j.rm.data_types.text.DvCodedText
     
     
     
  • Method Details

    • getTime

      Object getTime()
    • getFunction

      io.github.openehr4j.rm.data_types.text.DvText getFunction()
    • getMode

      io.github.openehr4j.rm.data_types.text.DvCodedText getMode()
    • getPerformer

      String getPerformer()