|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.imgfmt.app.mdr.ConfigBase
uk.me.parabola.imgfmt.app.mdr.RecordBase
uk.me.parabola.imgfmt.app.mdr.Mdr14Record
public class Mdr14Record
A country record.
Constructor Summary | |
---|---|
Mdr14Record()
|
Method Summary | |
---|---|
int |
compareTo(Mdr14Record o)
Sort by map id and then country id like for regions. |
int |
getCountryIndex()
|
int |
getStrOff()
|
void |
setCountryIndex(int countryIndex)
|
void |
setStrOff(int strOff)
|
Methods inherited from class uk.me.parabola.imgfmt.app.mdr.RecordBase |
---|
getMapIndex, setMapIndex |
Methods inherited from class uk.me.parabola.imgfmt.app.mdr.ConfigBase |
---|
getConfig, isForDevice, setConfig |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Mdr14Record()
Method Detail |
---|
public int compareTo(Mdr14Record o)
compareTo
in interface java.lang.Comparable<Mdr14Record>
public int getCountryIndex()
public void setCountryIndex(int countryIndex)
public int getStrOff()
public void setStrOff(int strOff)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |