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

rt.data.schema.ISchema.xtend Maven / Gradle / Ivy

package rt.data.schema

import java.util.List

interface ISchema {
	def List getProperties()
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy