
com.github.davidmoten.odata.client.SchemaInfo Maven / Gradle / Ivy
package com.github.davidmoten.odata.client;
public interface SchemaInfo {
public Class> getClassFromTypeWithNamespace(String name);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy