Uses of Class
org.hl7.fhir.r4b.openapi.InfoWriter
-
Packages that use InfoWriter Package Description org.hl7.fhir.r4b.openapi -
-
Uses of InfoWriter in org.hl7.fhir.r4b.openapi
Methods in org.hl7.fhir.r4b.openapi that return InfoWriter Modifier and Type Method Description InfoWriterInfoWriter. contact(String name, String email, String url)InfoWriterInfoWriter. description(String value)InfoWriterWriter. info()InfoWriterInfoWriter. license(String name, String url)InfoWriterInfoWriter. termsOfService(String value)InfoWriterInfoWriter. title(String value)InfoWriterInfoWriter. version(String value)
-