public class ApproximationFileEntryInfo extends Object
| Constructor and Description |
|---|
ApproximationFileEntryInfo(ApproximationFileEntry entry,
int position)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
ApproximationFileEntry |
getEntry()
Getter of property
|
long |
getPosition()
Getter of property
|
void |
setEntry(ApproximationFileEntry entry)
Setter of property
|
void |
setPosition(long position)
Setter of property
|
public ApproximationFileEntryInfo(ApproximationFileEntry entry, int position)
entry - The entryposition - The position in the filepublic ApproximationFileEntry getEntry()
public void setEntry(ApproximationFileEntry entry)
entry - The property valuepublic long getPosition()
public void setPosition(long position)
position - The property valueCopyright © 2014. All Rights Reserved.