public class

GlobalAddressDataType

extends Object
implements Serializable
java.lang.Object
   ↳ com.workday.hr.GlobalAddressDataType

Class Overview

Contains address information.

Java class for Global_Address_DataType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Global_Address_DataType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Address_Line_1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address_Line_2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address_Line_3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address_Line_4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address_Line_5" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address_Line_6" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address_Line_7" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address_Line_8" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address_Line_9" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="City" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="City_Subdivision_1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="City_Subdivision_2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Country_Region_Reference" type="{urn:com.workday/bsvc}Country_RegionObjectType" minOccurs="0"/>
         <element name="Region_Subdivision_1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Region_Subdivision_2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Postal_Code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Country_Reference" type="{urn:com.workday/bsvc}CountryObjectType" minOccurs="0"/>
         <element name="Address_Line_1_-_Local" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address_Line_2_-_Local" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address_Line_3_-_Local" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address_Line_4_-_Local" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address_Line_5_-_Local" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address_Line_6_-_Local" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address_Line_7_-_Local" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address_Line_8_-_Local" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Address_Line_9_-_Local" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="City_-_Local" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="City_Subdivision_1_-_Local" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="City_Subdivision_2_-_Local" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Region_Subdivision_1_-_Local" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Region_Subdivision_2_-_Local" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Constants
long serialVersionUID
Fields
protected String addressLine1
protected String addressLine1Local
protected String addressLine2
protected String addressLine2Local
protected String addressLine3
protected String addressLine3Local
protected String addressLine4
protected String addressLine4Local
protected String addressLine5
protected String addressLine5Local
protected String addressLine6
protected String addressLine6Local
protected String addressLine7
protected String addressLine7Local
protected String addressLine8
protected String addressLine8Local
protected String addressLine9
protected String addressLine9Local
protected String city
protected String cityLocal
protected String citySubdivision1
protected String citySubdivision1Local
protected String citySubdivision2
protected String citySubdivision2Local
protected CountryObjectType countryReference
protected CountryRegionObjectType countryRegionReference
protected String postalCode
protected String regionSubdivision1
protected String regionSubdivision1Local
protected String regionSubdivision2
protected String regionSubdivision2Local
Public Constructors
GlobalAddressDataType()
Public Methods
String getAddressLine1()
Gets the value of the addressLine1 property.
String getAddressLine1Local()
Gets the value of the addressLine1Local property.
String getAddressLine2()
Gets the value of the addressLine2 property.
String getAddressLine2Local()
Gets the value of the addressLine2Local property.
String getAddressLine3()
Gets the value of the addressLine3 property.
String getAddressLine3Local()
Gets the value of the addressLine3Local property.
String getAddressLine4()
Gets the value of the addressLine4 property.
String getAddressLine4Local()
Gets the value of the addressLine4Local property.
String getAddressLine5()
Gets the value of the addressLine5 property.
String getAddressLine5Local()
Gets the value of the addressLine5Local property.
String getAddressLine6()
Gets the value of the addressLine6 property.
String getAddressLine6Local()
Gets the value of the addressLine6Local property.
String getAddressLine7()
Gets the value of the addressLine7 property.
String getAddressLine7Local()
Gets the value of the addressLine7Local property.
String getAddressLine8()
Gets the value of the addressLine8 property.
String getAddressLine8Local()
Gets the value of the addressLine8Local property.
String getAddressLine9()
Gets the value of the addressLine9 property.
String getAddressLine9Local()
Gets the value of the addressLine9Local property.
String getCity()
Gets the value of the city property.
String getCityLocal()
Gets the value of the cityLocal property.
String getCitySubdivision1()
Gets the value of the citySubdivision1 property.
String getCitySubdivision1Local()
Gets the value of the citySubdivision1Local property.
String getCitySubdivision2()
Gets the value of the citySubdivision2 property.
String getCitySubdivision2Local()
Gets the value of the citySubdivision2Local property.
CountryObjectType getCountryReference()
Gets the value of the countryReference property.
CountryRegionObjectType getCountryRegionReference()
Gets the value of the countryRegionReference property.
String getPostalCode()
Gets the value of the postalCode property.
String getRegionSubdivision1()
Gets the value of the regionSubdivision1 property.
String getRegionSubdivision1Local()
Gets the value of the regionSubdivision1Local property.
String getRegionSubdivision2()
Gets the value of the regionSubdivision2 property.
String getRegionSubdivision2Local()
Gets the value of the regionSubdivision2Local property.
void setAddressLine1(String value)
Sets the value of the addressLine1 property.
void setAddressLine1Local(String value)
Sets the value of the addressLine1Local property.
void setAddressLine2(String value)
Sets the value of the addressLine2 property.
void setAddressLine2Local(String value)
Sets the value of the addressLine2Local property.
void setAddressLine3(String value)
Sets the value of the addressLine3 property.
void setAddressLine3Local(String value)
Sets the value of the addressLine3Local property.
void setAddressLine4(String value)
Sets the value of the addressLine4 property.
void setAddressLine4Local(String value)
Sets the value of the addressLine4Local property.
void setAddressLine5(String value)
Sets the value of the addressLine5 property.
void setAddressLine5Local(String value)
Sets the value of the addressLine5Local property.
void setAddressLine6(String value)
Sets the value of the addressLine6 property.
void setAddressLine6Local(String value)
Sets the value of the addressLine6Local property.
void setAddressLine7(String value)
Sets the value of the addressLine7 property.
void setAddressLine7Local(String value)
Sets the value of the addressLine7Local property.
void setAddressLine8(String value)
Sets the value of the addressLine8 property.
void setAddressLine8Local(String value)
Sets the value of the addressLine8Local property.
void setAddressLine9(String value)
Sets the value of the addressLine9 property.
void setAddressLine9Local(String value)
Sets the value of the addressLine9Local property.
void setCity(String value)
Sets the value of the city property.
void setCityLocal(String value)
Sets the value of the cityLocal property.
void setCitySubdivision1(String value)
Sets the value of the citySubdivision1 property.
void setCitySubdivision1Local(String value)
Sets the value of the citySubdivision1Local property.
void setCitySubdivision2(String value)
Sets the value of the citySubdivision2 property.
void setCitySubdivision2Local(String value)
Sets the value of the citySubdivision2Local property.
void setCountryReference(CountryObjectType value)
Sets the value of the countryReference property.
void setCountryRegionReference(CountryRegionObjectType value)
Sets the value of the countryRegionReference property.
void setPostalCode(String value)
Sets the value of the postalCode property.
void setRegionSubdivision1(String value)
Sets the value of the regionSubdivision1 property.
void setRegionSubdivision1Local(String value)
Sets the value of the regionSubdivision1Local property.
void setRegionSubdivision2(String value)
Sets the value of the regionSubdivision2 property.
void setRegionSubdivision2Local(String value)
Sets the value of the regionSubdivision2Local property.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Fields

protected String addressLine1

protected String addressLine1Local

protected String addressLine2

protected String addressLine2Local

protected String addressLine3

protected String addressLine3Local

protected String addressLine4

protected String addressLine4Local

protected String addressLine5

protected String addressLine5Local

protected String addressLine6

protected String addressLine6Local

protected String addressLine7

protected String addressLine7Local

protected String addressLine8

protected String addressLine8Local

protected String addressLine9

protected String addressLine9Local

protected String city

protected String cityLocal

protected String citySubdivision1

protected String citySubdivision1Local

protected String citySubdivision2

protected String citySubdivision2Local

protected CountryObjectType countryReference

protected CountryRegionObjectType countryRegionReference

protected String postalCode

protected String regionSubdivision1

protected String regionSubdivision1Local

protected String regionSubdivision2

protected String regionSubdivision2Local

Public Constructors

public GlobalAddressDataType ()

Public Methods

public String getAddressLine1 ()

Gets the value of the addressLine1 property.

Returns
  • possible object is String

public String getAddressLine1Local ()

Gets the value of the addressLine1Local property.

Returns
  • possible object is String

public String getAddressLine2 ()

Gets the value of the addressLine2 property.

Returns
  • possible object is String

public String getAddressLine2Local ()

Gets the value of the addressLine2Local property.

Returns
  • possible object is String

public String getAddressLine3 ()

Gets the value of the addressLine3 property.

Returns
  • possible object is String

public String getAddressLine3Local ()

Gets the value of the addressLine3Local property.

Returns
  • possible object is String

public String getAddressLine4 ()

Gets the value of the addressLine4 property.

Returns
  • possible object is String

public String getAddressLine4Local ()

Gets the value of the addressLine4Local property.

Returns
  • possible object is String

public String getAddressLine5 ()

Gets the value of the addressLine5 property.

Returns
  • possible object is String

public String getAddressLine5Local ()

Gets the value of the addressLine5Local property.

Returns
  • possible object is String

public String getAddressLine6 ()

Gets the value of the addressLine6 property.

Returns
  • possible object is String

public String getAddressLine6Local ()

Gets the value of the addressLine6Local property.

Returns
  • possible object is String

public String getAddressLine7 ()

Gets the value of the addressLine7 property.

Returns
  • possible object is String

public String getAddressLine7Local ()

Gets the value of the addressLine7Local property.

Returns
  • possible object is String

public String getAddressLine8 ()

Gets the value of the addressLine8 property.

Returns
  • possible object is String

public String getAddressLine8Local ()

Gets the value of the addressLine8Local property.

Returns
  • possible object is String

public String getAddressLine9 ()

Gets the value of the addressLine9 property.

Returns
  • possible object is String

public String getAddressLine9Local ()

Gets the value of the addressLine9Local property.

Returns
  • possible object is String

public String getCity ()

Gets the value of the city property.

Returns
  • possible object is String

public String getCityLocal ()

Gets the value of the cityLocal property.

Returns
  • possible object is String

public String getCitySubdivision1 ()

Gets the value of the citySubdivision1 property.

Returns
  • possible object is String

public String getCitySubdivision1Local ()

Gets the value of the citySubdivision1Local property.

Returns
  • possible object is String

public String getCitySubdivision2 ()

Gets the value of the citySubdivision2 property.

Returns
  • possible object is String

public String getCitySubdivision2Local ()

Gets the value of the citySubdivision2Local property.

Returns
  • possible object is String

public CountryObjectType getCountryReference ()

Gets the value of the countryReference property.

Returns

public CountryRegionObjectType getCountryRegionReference ()

Gets the value of the countryRegionReference property.

Returns

public String getPostalCode ()

Gets the value of the postalCode property.

Returns
  • possible object is String

public String getRegionSubdivision1 ()

Gets the value of the regionSubdivision1 property.

Returns
  • possible object is String

public String getRegionSubdivision1Local ()

Gets the value of the regionSubdivision1Local property.

Returns
  • possible object is String

public String getRegionSubdivision2 ()

Gets the value of the regionSubdivision2 property.

Returns
  • possible object is String

public String getRegionSubdivision2Local ()

Gets the value of the regionSubdivision2Local property.

Returns
  • possible object is String

public void setAddressLine1 (String value)

Sets the value of the addressLine1 property.

Parameters
value Allowed object is String

public void setAddressLine1Local (String value)

Sets the value of the addressLine1Local property.

Parameters
value Allowed object is String

public void setAddressLine2 (String value)

Sets the value of the addressLine2 property.

Parameters
value Allowed object is String

public void setAddressLine2Local (String value)

Sets the value of the addressLine2Local property.

Parameters
value Allowed object is String

public void setAddressLine3 (String value)

Sets the value of the addressLine3 property.

Parameters
value Allowed object is String

public void setAddressLine3Local (String value)

Sets the value of the addressLine3Local property.

Parameters
value Allowed object is String

public void setAddressLine4 (String value)

Sets the value of the addressLine4 property.

Parameters
value Allowed object is String

public void setAddressLine4Local (String value)

Sets the value of the addressLine4Local property.

Parameters
value Allowed object is String

public void setAddressLine5 (String value)

Sets the value of the addressLine5 property.

Parameters
value Allowed object is String

public void setAddressLine5Local (String value)

Sets the value of the addressLine5Local property.

Parameters
value Allowed object is String

public void setAddressLine6 (String value)

Sets the value of the addressLine6 property.

Parameters
value Allowed object is String

public void setAddressLine6Local (String value)

Sets the value of the addressLine6Local property.

Parameters
value Allowed object is String

public void setAddressLine7 (String value)

Sets the value of the addressLine7 property.

Parameters
value Allowed object is String

public void setAddressLine7Local (String value)

Sets the value of the addressLine7Local property.

Parameters
value Allowed object is String

public void setAddressLine8 (String value)

Sets the value of the addressLine8 property.

Parameters
value Allowed object is String

public void setAddressLine8Local (String value)

Sets the value of the addressLine8Local property.

Parameters
value Allowed object is String

public void setAddressLine9 (String value)

Sets the value of the addressLine9 property.

Parameters
value Allowed object is String

public void setAddressLine9Local (String value)

Sets the value of the addressLine9Local property.

Parameters
value Allowed object is String

public void setCity (String value)

Sets the value of the city property.

Parameters
value Allowed object is String

public void setCityLocal (String value)

Sets the value of the cityLocal property.

Parameters
value Allowed object is String

public void setCitySubdivision1 (String value)

Sets the value of the citySubdivision1 property.

Parameters
value Allowed object is String

public void setCitySubdivision1Local (String value)

Sets the value of the citySubdivision1Local property.

Parameters
value Allowed object is String

public void setCitySubdivision2 (String value)

Sets the value of the citySubdivision2 property.

Parameters
value Allowed object is String

public void setCitySubdivision2Local (String value)

Sets the value of the citySubdivision2Local property.

Parameters
value Allowed object is String

public void setCountryReference (CountryObjectType value)

Sets the value of the countryReference property.

Parameters
value Allowed object is CountryObjectType

public void setCountryRegionReference (CountryRegionObjectType value)

Sets the value of the countryRegionReference property.

Parameters
value Allowed object is CountryRegionObjectType

public void setPostalCode (String value)

Sets the value of the postalCode property.

Parameters
value Allowed object is String

public void setRegionSubdivision1 (String value)

Sets the value of the regionSubdivision1 property.

Parameters
value Allowed object is String

public void setRegionSubdivision1Local (String value)

Sets the value of the regionSubdivision1Local property.

Parameters
value Allowed object is String

public void setRegionSubdivision2 (String value)

Sets the value of the regionSubdivision2 property.

Parameters
value Allowed object is String

public void setRegionSubdivision2Local (String value)

Sets the value of the regionSubdivision2Local property.

Parameters
value Allowed object is String