@Entity public class MDStoreCurrentVersion extends Object implements Serializable
| Constructor and Description |
|---|
MDStoreCurrentVersion() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCurrentVersion() |
String |
getMdstore() |
int |
hashCode() |
static MDStoreCurrentVersion |
newInstance(MDStoreVersion v) |
static MDStoreCurrentVersion |
newInstance(String mdId,
String versionId) |
void |
setCurrentVersion(String currentVersion) |
void |
setMdstore(String mdstore) |
String |
toString() |
public String getMdstore()
public void setMdstore(String mdstore)
public String getCurrentVersion()
public void setCurrentVersion(String currentVersion)
public static MDStoreCurrentVersion newInstance(String mdId, String versionId)
public static MDStoreCurrentVersion newInstance(MDStoreVersion v)
Copyright © 2025. All rights reserved.