Class NamingSystems.EndpointIdentifier

java.lang.Object
dev.dsf.bpe.v1.constants.NamingSystems.EndpointIdentifier
Enclosing class:
NamingSystems

public static final class NamingSystems.EndpointIdentifier extends Object
  • Field Details

  • Method Details

    • withValue

      public static org.hl7.fhir.r4.model.Identifier withValue(String value)
    • findFirst

      public static Optional<org.hl7.fhir.r4.model.Identifier> findFirst(org.hl7.fhir.r4.model.Endpoint endpoint)
    • findFirst

      public static Optional<org.hl7.fhir.r4.model.Identifier> findFirst(Optional<org.hl7.fhir.r4.model.Endpoint> endpoint)