org.springframework.social.linkedin.api
Class Company.CompanyAddress
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.Company.CompanyAddress
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Company
public static final class Company.CompanyAddress
- extends LinkedInObject
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Company.CompanyAddress
public Company.CompanyAddress(String city,
String postalCode,
String street1)
getCity
public String getCity()
getPostalCode
public String getPostalCode()
getStreet1
public String getStreet1()