Uses of Class
org.hl7.fhir.r5.openapi.ServerVariableWriter
-
Packages that use ServerVariableWriter Package Description org.hl7.fhir.r5.openapi -
-
Uses of ServerVariableWriter in org.hl7.fhir.r5.openapi
Methods in org.hl7.fhir.r5.openapi that return ServerVariableWriter Modifier and Type Method Description ServerVariableWriterServerVariableWriter. defaultValue(String value)ServerVariableWriterServerVariableWriter. description(String value)ServerVariableWriterServerVariableWriter. enumValue(List<String> values)ServerVariableWriterServerWriter. variable(String name)
-