Uses of Class
it.unibz.inf.ontop.dbschema.impl.json.JsonForeignKey.Part
-
Packages that use JsonForeignKey.Part Package Description it.unibz.inf.ontop.dbschema.impl.json -
-
Uses of JsonForeignKey.Part in it.unibz.inf.ontop.dbschema.impl.json
Fields in it.unibz.inf.ontop.dbschema.impl.json declared as JsonForeignKey.Part Modifier and Type Field Description JsonForeignKey.PartJsonForeignKey. fromJsonForeignKey.PartJsonForeignKey. toConstructors in it.unibz.inf.ontop.dbschema.impl.json with parameters of type JsonForeignKey.Part Constructor Description JsonForeignKey(String name, JsonForeignKey.Part from, JsonForeignKey.Part to)
-