Package eu.dnetlib.dhp.schema.mdstore
Class MDStoreCurrentVersion
java.lang.Object
eu.dnetlib.dhp.schema.mdstore.MDStoreCurrentVersion
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static MDStoreCurrentVersionstatic MDStoreCurrentVersionnewInstance(String mdId, String versionId) voidsetCurrentVersion(String currentVersion) voidsetMdstore(String mdstore) toString()
-
Constructor Details
-
MDStoreCurrentVersion
public MDStoreCurrentVersion()
-
-
Method Details