uniserv.ws.post
Class InputAddress

java.lang.Object
  extended by uniserv.ws.post.InputAddress
All Implemented Interfaces:
java.io.Serializable

public class InputAddress
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

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

InputAddress

public InputAddress()
Method Detail

getCountry

public java.lang.String getCountry()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


getCity

public java.lang.String getCity()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


getZip

public java.lang.String getZip()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


getStreet

public java.lang.String getStreet()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


getLine1

public java.lang.String getLine1()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


getLine2

public java.lang.String getLine2()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


getLine3

public java.lang.String getLine3()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


getLine4

public java.lang.String getLine4()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


getLine5

public java.lang.String getLine5()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


getLine6

public java.lang.String getLine6()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


setCountry

public void setCountry(java.lang.String country)
Parameters:
country - The country of the delivery address to set.

setCity

public void setCity(java.lang.String city)
Parameters:
city - The city of the delivery address to set.

setZip

public void setZip(java.lang.String zip)
Parameters:
zip - The postal code of the delivery address to set.

setStreet

public void setStreet(java.lang.String street)
Parameters:
street - The street (with a house number and house number additions) of the delivery address to set.

setLine1

public void setLine1(java.lang.String line1)
Parameters:
line1 - The first line of the delivery address in line input mode to set.

setLine2

public void setLine2(java.lang.String line2)
Parameters:
line2 - The second line of the delivery address in line input mode to set.

setLine3

public void setLine3(java.lang.String line3)
Parameters:
line3 - The third line of the delivery address in line input mode to set.

setLine4

public void setLine4(java.lang.String line4)
Parameters:
line4 - The fourth line of the delivery address in line input mode to set.

setLine5

public void setLine5(java.lang.String line5)
Parameters:
line5 - The fifth line of the delivery address in line input mode to set.

setLine6

public void setLine6(java.lang.String line6)
Parameters:
line6 - The sixth line of the delivery address in line input mode to set.

getPoBoxCity

public java.lang.String getPoBoxCity()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


setPoBoxCity

public void setPoBoxCity(java.lang.String poBoxCity)
Parameters:
poBoxCity - The poBoxCity to set.

getPoBoxCountry

public java.lang.String getPoBoxCountry()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


setPoBoxCountry

public void setPoBoxCountry(java.lang.String poBoxCountry)
Parameters:
poBoxCountry - The poBoxCountry to set.

getPoBoxNumber

public java.lang.String getPoBoxNumber()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


setPoBoxNumber

public void setPoBoxNumber(java.lang.String poBoxNumber)
Parameters:
poBoxNumber - The poBoxNumber to set.

getPoBoxZip

public java.lang.String getPoBoxZip()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


setPoBoxZip

public void setPoBoxZip(java.lang.String poBoxZip)
Parameters:
poBoxZip - The poBoxZip to set.

getSpecCity

public java.lang.String getSpecCity()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


setSpecCity

public void setSpecCity(java.lang.String specCity)
Parameters:
specCity - The specCity to set.

getSpecCountry

public java.lang.String getSpecCountry()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


setSpecCountry

public void setSpecCountry(java.lang.String specCountry)
Parameters:
specCountry - The specCountry to set.

getSpecZip

public java.lang.String getSpecZip()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


setSpecZip

public void setSpecZip(java.lang.String specZip)
Parameters:
specZip - The specZip to set.

getCityDistrict

public java.lang.String getCityDistrict()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


setCityDistrict

public void setCityDistrict(java.lang.String cityDistrict)
Parameters:
cityDistrict - The cityDistrict to set.

getRegion

public java.lang.String getRegion()
Don't use this method.
To obtain checked and corrected address use the class EnhancedAddress


setRegion

public void setRegion(java.lang.String region)
Parameters:
region - The region to set.