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

io.carml.model.Join Maven / Gradle / Ivy

package io.carml.model;

public interface Join extends Resource {

  String getChild();

  String getParent();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy