Uses of Class
de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OAMediaType
Packages that use OAMediaType
-
Uses of OAMediaType in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec
Methods in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec that return OAMediaTypeModifier and TypeMethodDescriptionOARequestBody.getContent(String name) OAResponse.getContent(String name) Methods in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec that return types with arguments of type OAMediaTypeMethods in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec with parameters of type OAMediaTypeModifier and TypeMethodDescriptionOARequestBody.addContent(String name, OAMediaType item) voidOAResponse.addContent(String name, OAMediaType item) Method parameters in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec with type arguments of type OAMediaType