All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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