Uses of Class
io.smallrye.openapi.api.models.MapBasedModelImpl
Packages that use MapBasedModelImpl
-
Uses of MapBasedModelImpl in io.smallrye.openapi.api.models
Methods in io.smallrye.openapi.api.models that return MapBasedModelImplModifier and TypeMethodDescriptionMapBasedModelImpl.mergeFrom(MapBasedModelImpl other) Merge all properties from another map-based model object into this oneMethods in io.smallrye.openapi.api.models with parameters of type MapBasedModelImplModifier and TypeMethodDescriptionMapBasedModelImpl.mergeFrom(MapBasedModelImpl other) Merge all properties from another map-based model object into this one -
Uses of MapBasedModelImpl in io.smallrye.openapi.api.models.media
Subclasses of MapBasedModelImpl in io.smallrye.openapi.api.models.mediaModifier and TypeClassDescriptionclassAn implementation of theSchemaOpenAPI model interface.Methods in io.smallrye.openapi.api.models.media that return MapBasedModelImplMethods in io.smallrye.openapi.api.models.media with parameters of type MapBasedModelImpl