org.springframework.social.linkedin.api
Class Relation
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.Relation
- All Implemented Interfaces:
- Serializable
public class Relation
- extends LinkedInObject
- implements Serializable
Model class representing a relation.
- See Also:
- Serialized Form
|
Constructor Summary |
Relation(int distance)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Relation
public Relation(int distance)
getDistance
public int getDistance()