Package io.smallrye.openapi.runtime.io
Class ComponentsIO<V,A extends V,O extends V,AB,OB>
java.lang.Object
io.smallrye.openapi.runtime.io.ModelIO<org.eclipse.microprofile.openapi.models.Components,V,A,O,AB,OB>
io.smallrye.openapi.runtime.io.ComponentsIO<V,A,O,AB,OB>
public class ComponentsIO<V,A extends V,O extends V,AB,OB>
extends ModelIO<org.eclipse.microprofile.openapi.models.Components,V,A,O,AB,OB>
-
Field Summary
Fields inherited from class io.smallrye.openapi.runtime.io.ModelIO
annotationName, modelName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.microprofile.openapi.models.Componentsread(org.jboss.jandex.AnnotationInstance annotation) org.eclipse.microprofile.openapi.models.ComponentsreadObject(O node) write(org.eclipse.microprofile.openapi.models.Components model) Methods inherited from class io.smallrye.openapi.runtime.io.ModelIO
entry, enumValue, enumValue, getAnnotation, getName, getName, getRepeatableAnnotations, hasRepeatableAnnotation, ioContext, jsonIO, not, optionalJsonArray, optionalJsonObject, read, read, readValue, scannerContext, setAllIfPresent, setIfPresent, toLinkedMap, value, value
-
Constructor Details
-
ComponentsIO
-
-
Method Details
-
callbacks
-
securitySchemes
-
read
public org.eclipse.microprofile.openapi.models.Components read(org.jboss.jandex.AnnotationInstance annotation) -
readObject
-
write
-