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

models.DatabasePCM.scala Maven / Gradle / Ivy

The newest version!
package models

import org.opencompare.api.java.PCMContainer

/**
 * Created by gbecan on 12/12/14.
 */
class DatabasePCM(val id : Option[String], var pcmContainer : Option[PCMContainer]) {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy