Interface PartyRelationship


public interface PartyRelationship
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    io.github.openehr4j.rm.data_structures.item_structure.ItemStructure
     
    org.openehr.base.base_types.identification.PartyRef
     
    org.openehr.base.base_types.identification.PartyRef
     
     
    io.github.openehr4j.rm.data_types.text.DvText
     
  • Method Details

    • getDetails

      io.github.openehr4j.rm.data_structures.item_structure.ItemStructure getDetails()
    • getTarget

      org.openehr.base.base_types.identification.PartyRef getTarget()
    • getTimeValidity

      Object getTimeValidity()
    • getSource

      org.openehr.base.base_types.identification.PartyRef getSource()
    • type

      io.github.openehr4j.rm.data_types.text.DvText type()