public class

Contacts.Response.Entry.Email

extends Object
java.lang.Object
   ↳ org.mule.modules.janrain.engage.Contacts.Response.Entry.Email

Summary

Fields
private String type
private String value
Public Constructors
Contacts.Response.Entry.Email()
Public Methods
String getType()
String getValue()
void setType(String type)
void setValue(String value)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private String type

private String value

Public Constructors

public Contacts.Response.Entry.Email ()

Public Methods

public String getType ()

public String getValue ()

public void setType (String type)

Parameters
type

public void setValue (String value)

Parameters
value