public class

ProfileFieldImpl

extends Object
implements ProfileField Serializable
java.lang.Object
   ↳ com.google.code.linkedinapi.schema.impl.ProfileFieldImpl

Summary

Constants
long serialVersionUID
Fields
protected String code
Public Constructors
ProfileFieldImpl()
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.ProfileField

Constants

private static final long serialVersionUID

Constant Value: 2461660169443089969 (0x222992e1b5621e31)

Fields

protected String code

Public Constructors

public ProfileFieldImpl ()

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