Uses of Interface
io.apicurio.datamodels.models.asyncapi.v24.AsyncApi24License
-
Packages that use AsyncApi24License Package Description io.apicurio.datamodels.models.asyncapi.v24 io.apicurio.datamodels.models.asyncapi.v24.io -
-
Uses of AsyncApi24License in io.apicurio.datamodels.models.asyncapi.v24
Classes in io.apicurio.datamodels.models.asyncapi.v24 that implement AsyncApi24License Modifier and Type Class Description classAsyncApi24LicenseImplMethods in io.apicurio.datamodels.models.asyncapi.v24 that return AsyncApi24License Modifier and Type Method Description AsyncApi24LicenseAsyncApi24InfoImpl. createLicense() -
Uses of AsyncApi24License in io.apicurio.datamodels.models.asyncapi.v24.io
Methods in io.apicurio.datamodels.models.asyncapi.v24.io with parameters of type AsyncApi24License Modifier and Type Method Description voidAsyncApi24ModelReader. readLicense(com.fasterxml.jackson.databind.node.ObjectNode json, AsyncApi24License node)voidAsyncApi24ModelWriter. writeLicense(AsyncApi24License node, com.fasterxml.jackson.databind.node.ObjectNode json)
-