|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuniserv.ws.post.EnhancedAddress
public class EnhancedAddress
| Constructor Summary | |
|---|---|
EnhancedAddress()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCity()
|
java.lang.String |
getCityDistrict()
|
java.lang.String |
getCoordinateLevel()
|
java.lang.String |
getCountry()
|
java.lang.String |
getErrorMsg()
|
java.lang.String |
getHnoMatch()
|
java.lang.String |
getLine1()
|
java.lang.String |
getLine2()
|
java.lang.String |
getLine3()
|
java.lang.String |
getLine4()
|
java.lang.String |
getLine5()
|
java.lang.String |
getLine6()
|
java.lang.String |
getMvalCity()
|
java.lang.String |
getMvalStreet()
|
java.lang.String |
getPoBoxCity()
|
java.lang.String |
getPoBoxCountry()
|
java.lang.String |
getPoBoxNumber()
|
java.lang.String |
getPoBoxZip()
|
java.lang.String |
getRegion()
|
java.lang.String |
getResCity()
|
java.lang.String |
getResCityDistrict()
|
java.lang.String |
getResHno()
|
java.lang.String |
getResPoBoxCity()
|
java.lang.String |
getResPoBoxNumber()
|
java.lang.String |
getResPoBoxZip()
|
java.lang.String |
getResRegion()
|
java.lang.String |
getResSpecCity()
|
java.lang.String |
getResSpecZip()
|
java.lang.String |
getResStreet()
|
int |
getResultClass()
|
int |
getResultCoordinateClass()
|
int |
getResultPoBoxClass()
|
int |
getResultSpecClass()
|
java.lang.String |
getResZip()
|
java.lang.String |
getSpecCity()
|
java.lang.String |
getSpecCountry()
|
java.lang.String |
getSpecZip()
|
java.lang.String |
getStreet()
|
java.lang.String |
getXCoordinate()
|
java.lang.String |
getYCoordinate()
|
java.lang.String |
getZip()
|
void |
setCity(java.lang.String city)
Don't use this method! To set input data use the class InputAddress |
void |
setCityDistrict(java.lang.String cityDistrict)
Don't use this method! To set input data use the class InputAddress |
void |
setCoordinateLevel(java.lang.String coordinateLevel)
Don't use this method! |
void |
setCountry(java.lang.String country)
Don't use this method! To set input data use the class InputAddress |
void |
setErrorMsg(java.lang.String c)
Don't use this method! |
void |
setHnoMatch(java.lang.String hnoMatch)
Don't use this method! |
void |
setLine1(java.lang.String line1)
Don't use this method! To set input data use the class InputAddress |
void |
setLine2(java.lang.String line2)
Don't use this method! To set input data use the class InputAddress |
void |
setLine3(java.lang.String line3)
Don't use this method! To set input data use the class InputAddress |
void |
setLine4(java.lang.String line4)
Don't use this method! To set input data use the class InputAddress |
void |
setLine5(java.lang.String line5)
Don't use this method! To set input data use the class InputAddress |
void |
setLine6(java.lang.String line6)
Don't use this method! To set input data use the class InputAddress |
void |
setMvalCity(java.lang.String mvalCity)
Don't use this method! |
void |
setMvalStreet(java.lang.String mvalStreet)
Don't use this method! |
void |
setPoBoxCity(java.lang.String poBoxCity)
Don't use this method! To set input data use the class InputAddress |
void |
setPoBoxCountry(java.lang.String poBoxCountry)
Don't use this method! To set input data use the class InputAddress |
void |
setPoBoxNumber(java.lang.String poBoxNumber)
Don't use this method! To set input data use the class InputAddress |
void |
setPoBoxZip(java.lang.String poBoxZip)
Don't use this method! To set input data use the class InputAddress |
void |
setRegion(java.lang.String region)
Don't use this method! To set input data use the class InputAddress |
void |
setResCity(java.lang.String resCity)
Don't use this method! |
void |
setResCityDistrict(java.lang.String resCityDistrict)
Don't use this method! |
void |
setResHno(java.lang.String resHno)
Don't use this method! |
void |
setResPoBoxCity(java.lang.String resPoBoxCity)
Don't use this method! |
void |
setResPoBoxNumber(java.lang.String resPoBoxNumber)
Don't use this method! |
void |
setResPoBoxZip(java.lang.String resPoBoxZip)
Don't use this method! |
void |
setResRegion(java.lang.String resRegion)
Don't use this method! |
void |
setResSpecCity(java.lang.String resSpecCity)
Don't use this method! |
void |
setResSpecZip(java.lang.String resSpecZip)
Don't use this method! |
void |
setResStreet(java.lang.String resStreet)
Don't use this method! |
void |
setResultClass(int rc)
Don't use this method! |
void |
setResultCoordinateClass(int resultCoordinateClass)
Don't use this method! |
void |
setResultPoBoxClass(int resultPoBoxClass)
Don't use this method! |
void |
setResultSpecClass(int resultSpecClass)
Don't use this method! |
void |
setResZip(java.lang.String resZip)
Don't use this method! |
void |
setSpecCity(java.lang.String specCity)
Don't use this method! To set input data use the class InputAddress |
void |
setSpecCountry(java.lang.String specCountry)
Don't use this method! To set input data use the class InputAddress |
void |
setSpecZip(java.lang.String specZip)
Don't use this method! To set input data use the class InputAddress |
void |
setStreet(java.lang.String street)
Don't use this method! To set input data use the class InputAddress |
void |
setXCoordinate(java.lang.String coordinate)
Don't use this method! |
void |
setYCoordinate(java.lang.String coordinate)
Don't use this method! |
void |
setZip(java.lang.String zip)
Don't use this method! To set input data use the class InputAddress |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnhancedAddress()
| Method Detail |
|---|
public java.lang.String getCountry()
public java.lang.String getCity()
public java.lang.String getZip()
public java.lang.String getStreet()
public java.lang.String getLine1()
public java.lang.String getLine2()
public java.lang.String getLine3()
public java.lang.String getLine4()
public java.lang.String getLine5()
public java.lang.String getLine6()
public java.lang.String getErrorMsg()
public int getResultClass()
public void setResultClass(int rc)
public void setErrorMsg(java.lang.String c)
public void setCountry(java.lang.String country)
public void setCity(java.lang.String city)
public void setZip(java.lang.String zip)
public void setStreet(java.lang.String street)
public void setLine1(java.lang.String line1)
public void setLine2(java.lang.String line2)
public void setLine3(java.lang.String line3)
public void setLine4(java.lang.String line4)
public void setLine5(java.lang.String line5)
public void setLine6(java.lang.String line6)
public java.lang.String getPoBoxCity()
public void setPoBoxCity(java.lang.String poBoxCity)
public java.lang.String getPoBoxCountry()
public void setPoBoxCountry(java.lang.String poBoxCountry)
public java.lang.String getPoBoxNumber()
public void setPoBoxNumber(java.lang.String poBoxNumber)
public java.lang.String getPoBoxZip()
public void setPoBoxZip(java.lang.String poBoxZip)
public java.lang.String getResCity()
public void setResCity(java.lang.String resCity)
public java.lang.String getResCityDistrict()
public void setResCityDistrict(java.lang.String resCityDistrict)
public java.lang.String getResHno()
public void setResHno(java.lang.String resHno)
public java.lang.String getResPoBoxCity()
public void setResPoBoxCity(java.lang.String resPoBoxCity)
public java.lang.String getResPoBoxNumber()
public void setResPoBoxNumber(java.lang.String resPoBoxNumber)
public java.lang.String getResPoBoxZip()
public void setResPoBoxZip(java.lang.String resPoBoxZip)
public java.lang.String getResRegion()
public void setResRegion(java.lang.String resRegion)
public java.lang.String getResSpecCity()
public void setResSpecCity(java.lang.String resSpecCity)
public java.lang.String getResSpecZip()
public void setResSpecZip(java.lang.String resSpecZip)
public java.lang.String getResStreet()
public void setResStreet(java.lang.String resStreet)
public int getResultPoBoxClass()
public void setResultPoBoxClass(int resultPoBoxClass)
public int getResultSpecClass()
public void setResultSpecClass(int resultSpecClass)
public java.lang.String getResZip()
public void setResZip(java.lang.String resZip)
public java.lang.String getSpecCity()
public void setSpecCity(java.lang.String specCity)
public java.lang.String getSpecCountry()
public void setSpecCountry(java.lang.String specCountry)
public java.lang.String getSpecZip()
public void setSpecZip(java.lang.String specZip)
public java.lang.String getCityDistrict()
public void setCityDistrict(java.lang.String cityDistrict)
public java.lang.String getRegion()
public void setRegion(java.lang.String region)
public java.lang.String getMvalCity()
public void setMvalCity(java.lang.String mvalCity)
public java.lang.String getMvalStreet()
public void setMvalStreet(java.lang.String mvalStreet)
public java.lang.String getCoordinateLevel()
public void setCoordinateLevel(java.lang.String coordinateLevel)
public int getResultCoordinateClass()
public void setResultCoordinateClass(int resultCoordinateClass)
public java.lang.String getXCoordinate()
public void setXCoordinate(java.lang.String coordinate)
public java.lang.String getYCoordinate()
public void setYCoordinate(java.lang.String coordinate)
public java.lang.String getHnoMatch()
public void setHnoMatch(java.lang.String hnoMatch)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||