Uses of Interface
io.apicurio.datamodels.models.asyncapi.v25.AsyncApi25License
-
Packages that use AsyncApi25License Package Description io.apicurio.datamodels.models.asyncapi.v25 io.apicurio.datamodels.models.asyncapi.v25.io -
-
Uses of AsyncApi25License in io.apicurio.datamodels.models.asyncapi.v25
Classes in io.apicurio.datamodels.models.asyncapi.v25 that implement AsyncApi25License Modifier and Type Class Description classAsyncApi25LicenseImplMethods in io.apicurio.datamodels.models.asyncapi.v25 that return AsyncApi25License Modifier and Type Method Description AsyncApi25LicenseAsyncApi25InfoImpl. createLicense() -
Uses of AsyncApi25License in io.apicurio.datamodels.models.asyncapi.v25.io
Methods in io.apicurio.datamodels.models.asyncapi.v25.io with parameters of type AsyncApi25License Modifier and Type Method Description voidAsyncApi25ModelReader. readLicense(com.fasterxml.jackson.databind.node.ObjectNode json, AsyncApi25License node)voidAsyncApi25ModelWriter. writeLicense(AsyncApi25License node, com.fasterxml.jackson.databind.node.ObjectNode json)
-