Uses of Interface
io.apicurio.datamodels.models.asyncapi.v20.AsyncApi20License
-
Packages that use AsyncApi20License Package Description io.apicurio.datamodels.models.asyncapi.v20 io.apicurio.datamodels.models.asyncapi.v20.io -
-
Uses of AsyncApi20License in io.apicurio.datamodels.models.asyncapi.v20
Classes in io.apicurio.datamodels.models.asyncapi.v20 that implement AsyncApi20License Modifier and Type Class Description classAsyncApi20LicenseImplMethods in io.apicurio.datamodels.models.asyncapi.v20 that return AsyncApi20License Modifier and Type Method Description AsyncApi20LicenseAsyncApi20InfoImpl. createLicense() -
Uses of AsyncApi20License in io.apicurio.datamodels.models.asyncapi.v20.io
Methods in io.apicurio.datamodels.models.asyncapi.v20.io with parameters of type AsyncApi20License Modifier and Type Method Description voidAsyncApi20ModelReader. readLicense(com.fasterxml.jackson.databind.node.ObjectNode json, AsyncApi20License node)voidAsyncApi20ModelWriter. writeLicense(AsyncApi20License node, com.fasterxml.jackson.databind.node.ObjectNode json)
-