|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.indexmanagement.featureindexlibrary.vafile.elements.ApproximationFileEntryInfo
public class ApproximationFileEntryInfo
Info on approximation entry
| Constructor Summary | |
|---|---|
ApproximationFileEntryInfo(ApproximationFileEntry entry,
int position)
Creates a new instance |
|
| Method Summary | |
|---|---|
ApproximationFileEntry |
getEntry()
Getter of property |
long |
getPosition()
Getter of property |
void |
setEntry(ApproximationFileEntry entry)
Setter of property |
void |
setPosition(long position)
Setter of property |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApproximationFileEntryInfo(ApproximationFileEntry entry,
int position)
entry - The entryposition - The position in the file| Method Detail |
|---|
public ApproximationFileEntry getEntry()
public void setEntry(ApproximationFileEntry entry)
entry - The property valuepublic long getPosition()
public void setPosition(long position)
position - The property value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||