public class

UserInfo.Merged_poco.TypeValue

extends Object
java.lang.Object
   ↳ org.mule.modules.janrain.engage.UserInfo.Merged_poco.TypeValue

Summary

Fields
private String type
private String value
Public Constructors
UserInfo.Merged_poco.TypeValue()
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 UserInfo.Merged_poco.TypeValue ()

Public Methods

public String getType ()

public String getValue ()

public void setType (String type)

Parameters
type

public void setValue (String value)

Parameters
value