Interface FHIRRestInteraction

    • Method Detail

      • accept

        void accept​(FHIRRestInteractionVisitor visitor)
             throws java.lang.Exception
        Perform this interaction on the given visitor. Some implementations may chose to update their internal state based on the interaction.
        Parameters:
        visitor -
        Throws:
        java.lang.Exception
      • getEntryIndex

        int getEntryIndex()
        Get the index for the response bundle entry
        Returns: