|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.dao.index.version.LexEvsIndexFormatVersion
public class LexEvsIndexFormatVersion
The Class LexEvsIndexFormatVersion.
Constructor Summary | |
---|---|
LexEvsIndexFormatVersion()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getModelFormatVersion()
Gets the model format version. |
boolean |
isEqualVersion(LexEvsIndexFormatVersion otherVersion)
Checks if is equal version. |
static LexEvsIndexFormatVersion |
parseStringToVersion(java.lang.String version)
Parses the string to version. |
void |
setModelFormatVersion(java.lang.String modelFormatVersion)
Sets the model format version. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LexEvsIndexFormatVersion()
Method Detail |
---|
public static LexEvsIndexFormatVersion parseStringToVersion(java.lang.String version)
version
- the version
public boolean isEqualVersion(LexEvsIndexFormatVersion otherVersion)
otherVersion
- the other version
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String getModelFormatVersion()
public void setModelFormatVersion(java.lang.String modelFormatVersion)
modelFormatVersion
- the new model format version
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |