|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuniserv.ws.post.InputAddress
public class InputAddress
| Constructor Summary | |
|---|---|
InputAddress()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCity()
Don't use this method. |
java.lang.String |
getCityDistrict()
Don't use this method. |
java.lang.String |
getCountry()
Don't use this method. |
java.lang.String |
getLine1()
Don't use this method. |
java.lang.String |
getLine2()
Don't use this method. |
java.lang.String |
getLine3()
Don't use this method. |
java.lang.String |
getLine4()
Don't use this method. |
java.lang.String |
getLine5()
Don't use this method. |
java.lang.String |
getLine6()
Don't use this method. |
java.lang.String |
getPoBoxCity()
Don't use this method. |
java.lang.String |
getPoBoxCountry()
Don't use this method. |
java.lang.String |
getPoBoxNumber()
Don't use this method. |
java.lang.String |
getPoBoxZip()
Don't use this method. |
java.lang.String |
getRegion()
Don't use this method. |
java.lang.String |
getSpecCity()
Don't use this method. |
java.lang.String |
getSpecCountry()
Don't use this method. |
java.lang.String |
getSpecZip()
Don't use this method. |
java.lang.String |
getStreet()
Don't use this method. |
java.lang.String |
getZip()
Don't use this method. |
void |
setCity(java.lang.String city)
|
void |
setCityDistrict(java.lang.String cityDistrict)
|
void |
setCountry(java.lang.String country)
|
void |
setLine1(java.lang.String line1)
|
void |
setLine2(java.lang.String line2)
|
void |
setLine3(java.lang.String line3)
|
void |
setLine4(java.lang.String line4)
|
void |
setLine5(java.lang.String line5)
|
void |
setLine6(java.lang.String line6)
|
void |
setPoBoxCity(java.lang.String poBoxCity)
|
void |
setPoBoxCountry(java.lang.String poBoxCountry)
|
void |
setPoBoxNumber(java.lang.String poBoxNumber)
|
void |
setPoBoxZip(java.lang.String poBoxZip)
|
void |
setRegion(java.lang.String region)
|
void |
setSpecCity(java.lang.String specCity)
|
void |
setSpecCountry(java.lang.String specCountry)
|
void |
setSpecZip(java.lang.String specZip)
|
void |
setStreet(java.lang.String street)
|
void |
setZip(java.lang.String zip)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InputAddress()
| 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 void setCountry(java.lang.String country)
country - The country of the delivery address to set.
public void setCity(java.lang.String city)
city - The city of the delivery address to set.
public void setZip(java.lang.String zip)
zip - The postal code of the delivery address to set.
public void setStreet(java.lang.String street)
street - The street (with a house number and house number additions) of the delivery address to set.
public void setLine1(java.lang.String line1)
line1 - The first line of the delivery address in line input mode to set.public void setLine2(java.lang.String line2)
line2 - The second line of the delivery address in line input mode to set.public void setLine3(java.lang.String line3)
line3 - The third line of the delivery address in line input mode to set.public void setLine4(java.lang.String line4)
line4 - The fourth line of the delivery address in line input mode to set.public void setLine5(java.lang.String line5)
line5 - The fifth line of the delivery address in line input mode to set.public void setLine6(java.lang.String line6)
line6 - The sixth line of the delivery address in line input mode to set.public java.lang.String getPoBoxCity()
public void setPoBoxCity(java.lang.String poBoxCity)
poBoxCity - The poBoxCity to set.public java.lang.String getPoBoxCountry()
public void setPoBoxCountry(java.lang.String poBoxCountry)
poBoxCountry - The poBoxCountry to set.public java.lang.String getPoBoxNumber()
public void setPoBoxNumber(java.lang.String poBoxNumber)
poBoxNumber - The poBoxNumber to set.public java.lang.String getPoBoxZip()
public void setPoBoxZip(java.lang.String poBoxZip)
poBoxZip - The poBoxZip to set.public java.lang.String getSpecCity()
public void setSpecCity(java.lang.String specCity)
specCity - The specCity to set.public java.lang.String getSpecCountry()
public void setSpecCountry(java.lang.String specCountry)
specCountry - The specCountry to set.public java.lang.String getSpecZip()
public void setSpecZip(java.lang.String specZip)
specZip - The specZip to set.public java.lang.String getCityDistrict()
public void setCityDistrict(java.lang.String cityDistrict)
cityDistrict - The cityDistrict to set.public java.lang.String getRegion()
public void setRegion(java.lang.String region)
region - The region to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||