addbk.JAddressBook.dataMining
Class PoiBean
java.lang.Object
addbk.JAddressBook.dataMining.PoiBean
- All Implemented Interfaces:
- java.io.Serializable
public class PoiBean
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PoiBean
public PoiBean()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
save
public void save()
- saves the properties to the Preferences of the userRoot
restore
public static PoiBean restore()
getTwoLetterStateCode
public java.lang.String getTwoLetterStateCode()
setTwoLetterStateCode
public void setTwoLetterStateCode(java.lang.String twoLetterStateCode)
getCity
public java.lang.String getCity()
setCity
public void setCity(java.lang.String city)
getSearchString
public java.lang.String getSearchString()
setSearchString
public void setSearchString(java.lang.String searchString)
getDistance
public int getDistance()
setDistance
public void setDistance(int distance)
getOutputFileName
public java.io.File getOutputFileName()
setOutputFileName
public void setOutputFileName(java.io.File outputFileName)
getFormatStrings
public java.lang.String[] getFormatStrings()
setFormatStrings
public void setFormatStrings(java.lang.String[] formatStrings)
getFileFormatIndex
public int getFileFormatIndex()
setFileFormatIndex
public void setFileFormatIndex(int fileFormatIndex)