Uses of Interface
io.apicurio.datamodels.models.asyncapi.v22.AsyncApi22License
-
Packages that use AsyncApi22License Package Description io.apicurio.datamodels.models.asyncapi.v22 io.apicurio.datamodels.models.asyncapi.v22.io -
-
Uses of AsyncApi22License in io.apicurio.datamodels.models.asyncapi.v22
Classes in io.apicurio.datamodels.models.asyncapi.v22 that implement AsyncApi22License Modifier and Type Class Description classAsyncApi22LicenseImplMethods in io.apicurio.datamodels.models.asyncapi.v22 that return AsyncApi22License Modifier and Type Method Description AsyncApi22LicenseAsyncApi22InfoImpl. createLicense() -
Uses of AsyncApi22License in io.apicurio.datamodels.models.asyncapi.v22.io
Methods in io.apicurio.datamodels.models.asyncapi.v22.io with parameters of type AsyncApi22License Modifier and Type Method Description voidAsyncApi22ModelReader. readLicense(com.fasterxml.jackson.databind.node.ObjectNode json, AsyncApi22License node)voidAsyncApi22ModelWriter. writeLicense(AsyncApi22License node, com.fasterxml.jackson.databind.node.ObjectNode json)
-