Interface TargetProvider.Builder.Predicate

Enclosing interface:
TargetProvider.Builder
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface TargetProvider.Builder.Predicate
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    test(org.hl7.fhir.r4.model.OrganizationAffiliation affiliation, org.hl7.fhir.r4.model.Organization member, org.hl7.fhir.r4.model.Endpoint endpoint)
     
  • Method Details

    • test

      boolean test(org.hl7.fhir.r4.model.OrganizationAffiliation affiliation, org.hl7.fhir.r4.model.Organization member, org.hl7.fhir.r4.model.Endpoint endpoint)
      Parameters:
      affiliation - not null
      member - not null
      endpoint - not null
      Returns:
      true if the entry should part of the resulting Targets