Uses of Class
de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OAPath
Packages that use OAPath
-
Uses of OAPath in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec
Methods in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec that return OAPathModifier and TypeMethodDescriptionOAPath.addParameter(OAParameter parameter) OAPath.setDelete(OAOperation delete) OAPath.setGet(OAOperation get) OAPath.setHead(OAOperation head) OAPath.setOptions(OAOperation options) OAPath.setPatch(OAOperation patch) OAPath.setPost(OAOperation post) OAPath.setPut(OAOperation put) Methods in de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec that return types with arguments of type OAPath