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

io.apicurio.datamodels.models.RootNode Maven / Gradle / Ivy

The newest version!
package io.apicurio.datamodels.models;

public interface RootNode extends Node {

	public ModelType modelType();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy