java.lang.Object
org.hl7.fhir.convertors.conv40_50.datatypes40_50.primitive40_50.Url40_50

public class Url40_50 extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.hl7.fhir.r5.model.UrlType
    convertUriToUrl(org.hl7.fhir.r4.model.UriType src)
     
    static org.hl7.fhir.r4.model.UrlType
    convertUriToUrl(org.hl7.fhir.r5.model.UriType src)
     
    static org.hl7.fhir.r5.model.UrlType
    convertUrl(org.hl7.fhir.r4.model.UrlType src)
     
    static org.hl7.fhir.r4.model.UrlType
    convertUrl(org.hl7.fhir.r5.model.UrlType src)
     
    static org.hl7.fhir.r5.model.UriType
    convertUrlToUri(org.hl7.fhir.r4.model.UrlType src)
     
    static org.hl7.fhir.r4.model.UriType
    convertUrlToUri(org.hl7.fhir.r5.model.UrlType src)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • convertUrl

      public static org.hl7.fhir.r5.model.UrlType convertUrl(org.hl7.fhir.r4.model.UrlType src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertUrl

      public static org.hl7.fhir.r4.model.UrlType convertUrl(org.hl7.fhir.r5.model.UrlType src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertUriToUrl

      public static org.hl7.fhir.r5.model.UrlType convertUriToUrl(org.hl7.fhir.r4.model.UriType src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertUrlToUri

      public static org.hl7.fhir.r4.model.UriType convertUrlToUri(org.hl7.fhir.r5.model.UrlType src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertUrlToUri

      public static org.hl7.fhir.r5.model.UriType convertUrlToUri(org.hl7.fhir.r4.model.UrlType src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertUriToUrl

      public static org.hl7.fhir.r4.model.UrlType convertUriToUrl(org.hl7.fhir.r5.model.UriType src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException