public class

ActionImpl

extends Object
implements Action Serializable
java.lang.Object
   ↳ com.google.code.linkedinapi.schema.impl.ActionImpl

Summary

Constants
long serialVersionUID
Fields
protected String code
Public Constructors
ActionImpl()
Public Methods
String getCode()
Gets the value of the code property.
void setCode(String value)
Sets the value of the code property.
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.google.code.linkedinapi.schema.Action

Constants

private static final long serialVersionUID

Constant Value: 2461660169443089969 (0x222992e1b5621e31)

Fields

protected String code

Public Constructors

public ActionImpl ()

Public Methods

public String getCode ()

Gets the value of the code property.

Returns
  • possible object is String

public void setCode (String value)

Sets the value of the code property.

Parameters
value Allowed object is String