![JAR search and dependency download from the Maven repository](/logo.png)
io.apicurio.datamodels.models.asyncapi.v30.AsyncApi30Reference Maven / Gradle / Ivy
package io.apicurio.datamodels.models.asyncapi.v30;
import io.apicurio.datamodels.models.Node;
public interface AsyncApi30Reference extends Node, AsyncApi30Referenceable {
public String get$ref();
public void set$ref(String value);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy