Uses of Class
org.hl7.fhir.r4b.openapi.OperationWriter
-
Packages that use OperationWriter Package Description org.hl7.fhir.r4b.openapi -
-
Uses of OperationWriter in org.hl7.fhir.r4b.openapi
Methods in org.hl7.fhir.r4b.openapi that return OperationWriter Modifier and Type Method Description OperationWriterOperationWriter. deprecated(boolean value)OperationWriterOperationWriter. description(String value)OperationWriterPathItemWriter. operation(String op)OperationWriterOperationWriter. operationId(String value)OperationWriterOperationWriter. paramRef(String url)OperationWriterOperationWriter. summary(String value)
-