- Enclosing class:
NamingSystems
public static final class NamingSystems.EndpointIdentifier
extends Object
-
-
Method Summary
static Optional<org.hl7.fhir.r4.model.Identifier>
static Optional<org.hl7.fhir.r4.model.Identifier>
findFirst(org.hl7.fhir.r4.model.Endpoint endpoint)
static org.hl7.fhir.r4.model.Identifier
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
SID
public static final String SID
- See Also:
-
-
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)