public class EmployeeAddressSummary extends InternationalAddress
Constructor and Description |
---|
EmployeeAddressSummary() |
Modifier and Type | Method and Description |
---|---|
String |
getCounty() |
EmployeeAddressKey |
getKey() |
void |
setCounty(String value) |
void |
setKey(EmployeeAddressKey value) |
getCountryRegionCodeKey, setCountryRegionCodeKey
getCountryRegion, getFax, getPhone1, getPhone2, getPhone3, setCountryRegion, setFax, setPhone1, setPhone2, setPhone3
getCity, getLine1, getLine2, getLine3, getPostalCode, getState, setCity, setLine1, setLine2, setLine3, setPostalCode, setState
public String getCounty()
public void setCounty(String value)
public EmployeeAddressKey getKey()
public void setKey(EmployeeAddressKey value)
Copyright © 2010–2016. All rights reserved.