com.lyncode.xoai.dataprovider.xml.xoaiconfig.Referable Maven / Gradle / Ivy
package com.lyncode.xoai.dataprovider.xml.xoaiconfig;
public interface Referable {
String getId ();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package com.lyncode.xoai.dataprovider.xml.xoaiconfig;
public interface Referable {
String getId ();
}