org.springframework.social.linkedin.api
Class Company.CompanyLocation
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.Company.CompanyLocation
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Company
public static final class Company.CompanyLocation
- 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.CompanyLocation
public Company.CompanyLocation(Company.CompanyAddress address,
Company.CompanyContactInfo contactInfo)
getAddress
public Company.CompanyAddress getAddress()
getContactInfo
public Company.CompanyContactInfo getContactInfo()