net.sf.jpkgmk.pkgmap
Interface PkgMapEntry
- All Superinterfaces:
- LineProvider
- All Known Implementing Classes:
- AbstractPkgMapEntry, PkgMapEntryComment, PkgMapEntryDevice, PkgMapEntryFile, PkgMapEntryHeader, PkgMapEntryInfo, PkgMapEntryLink, PkgMapEntryPipe
public interface PkgMapEntry
- extends LineProvider
- Since:
- 1.0
- Version:
- $Revision: 2 $ $Date: 2008-08-20 21:14:19 +0200 (Mi, 20 Aug 2008) $
- Author:
- gommma (gommma AT users.sourceforge.net), Last changed by: $Author: gommma $
getType
PkgMapEntryType getType()
- Returns:
- Returns the type of this entry
equals
boolean equals(java.lang.Object obj,
boolean ignoreLastModified)
- Parameters:
obj
- ignoreLastModified
- whether or not the "lastModified" field should be ignored when checking for equality
- Returns:
Copyright © 2007-2008. All Rights Reserved.