Package org.hl7.fhir.r5.openapi
Class ParameterWriter
java.lang.Object
org.hl7.fhir.r5.openapi.BaseWriter
org.hl7.fhir.r5.openapi.ParameterWriter
- Direct Known Subclasses:
HeaderWriter
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
static enum
-
Field Summary
Fields inherited from class org.hl7.fhir.r5.openapi.BaseWriter
object
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionallowEmptyValue
(boolean value) allowReserved
(boolean value) deprecated
(boolean value) description
(String value) example
(com.google.gson.JsonObject example) explode
(boolean value) required
(boolean value) schema()
schema
(com.google.gson.JsonObject jsonSchema) Methods inherited from class org.hl7.fhir.r5.openapi.BaseWriter
ensureArrayObject, ensureMapObject, ensureMapObject, ensureObject, forceArray, forceArrayObject
-
Constructor Details
-
ParameterWriter
-
-
Method Details
-
in
-
name
-
allowEmptyValue
-
description
-
required
-
deprecated
-
allowEmptyValue
-
style
-
explode
-
allowReserved
-
schema
-
schema
-
schemaRef
-
example
-