
Class Money14_40
java.lang.Object
org.hl7.fhir.convertors.conv14_40.datatypes14_40.complextypes14_40.Money14_40
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic org.hl7.fhir.r4.model.MoneyconvertMoney(org.hl7.fhir.dstu2016may.model.Money src) static org.hl7.fhir.dstu2016may.model.MoneyconvertMoney(org.hl7.fhir.r4.model.Money src) 
- 
Constructor Details- 
Money14_40public Money14_40()
 
- 
- 
Method Details- 
convertMoneypublic static org.hl7.fhir.r4.model.Money convertMoney(org.hl7.fhir.dstu2016may.model.Money src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
- org.hl7.fhir.exceptions.FHIRException
 
- 
convertMoneypublic static org.hl7.fhir.dstu2016may.model.Money convertMoney(org.hl7.fhir.r4.model.Money src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
- org.hl7.fhir.exceptions.FHIRException
 
 
-