com.google.code.linkedinapi.schema.impl
Class RelationToViewerImpl

java.lang.Object
  extended by com.google.code.linkedinapi.schema.impl.RelationToViewerImpl
All Implemented Interfaces:
RelationToViewer, SchemaEntity, java.io.Serializable

public class RelationToViewerImpl
extends java.lang.Object
implements java.io.Serializable, RelationToViewer

See Also:
Serialized Form

Field Summary
protected  java.lang.Long distance
           
private static long serialVersionUID
           
 
Constructor Summary
RelationToViewerImpl()
           
 
Method Summary
 java.lang.Long getDistance()
          Gets the value of the distance property.
 void setDistance(java.lang.Long value)
          Sets the value of the distance property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values

distance

protected java.lang.Long distance
Constructor Detail

RelationToViewerImpl

public RelationToViewerImpl()
Method Detail

getDistance

public java.lang.Long getDistance()
Description copied from interface: RelationToViewer
Gets the value of the distance property.

Specified by:
getDistance in interface RelationToViewer
Returns:
possible object is String

setDistance

public void setDistance(java.lang.Long value)
Description copied from interface: RelationToViewer
Sets the value of the distance property.

Specified by:
setDistance in interface RelationToViewer
Parameters:
value - allowed object is String