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

io.mosip.kernel.masterdata.service.SchemaDefinitionService Maven / Gradle / Ivy

There is a newer version: 1.2.1.0
Show newest version
package io.mosip.kernel.masterdata.service;

import org.json.JSONObject;

public interface SchemaDefinitionService {
	
	public JSONObject getAllSchemaDefinitions();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy