org.sourcejammer.project.controller
Class LabelVersionMappingBean
java.lang.Object
  |
  +--org.sourcejammer.project.controller.LabelVersionMappingBean
- public class LabelVersionMappingBean- extends java.lang.Object
Identifies on version of one file in a labeled version.
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
msFullPathToFile
java.lang.String msFullPathToFile
miVersionNumber
int miVersionNumber
mlVersionUniqueID
long mlVersionUniqueID
mlFileUniqueID
long mlFileUniqueID
LabelVersionMappingBean
public LabelVersionMappingBean()
setFullPathToFile
public void setFullPathToFile(java.lang.String s)
- 
 
getFullPathToFile
public java.lang.String getFullPathToFile()
- 
 
setVersionNumber
public void setVersionNumber(int i)
- 
 
getVersionNumber
public int getVersionNumber()
- 
 
setVersionUniqueID
public void setVersionUniqueID(long l)
- 
 
getVersionUniqueID
public long getVersionUniqueID()
- 
 
setFileUniqueID
public void setFileUniqueID(long l)
- 
 
getFileUniqueID
public long getFileUniqueID()
- 
 
Copyright © 2003 Soucejammer project.