public class

Identifiers

extends ApiResponse
java.lang.Object
   ↳ org.mule.modules.janrain.engage.ApiResponse
     ↳ org.mule.modules.janrain.engage.Identifiers

Summary

Fields
private List<String> identifiers
[Expand]
Inherited Fields
From class org.mule.modules.janrain.engage.ApiResponse
Public Constructors
Identifiers()
Public Methods
List<String> getIdentifiers()
void setIdentifiers(List<String> identifiers)
[Expand]
Inherited Methods
From class org.mule.modules.janrain.engage.ApiResponse
From class java.lang.Object

Fields

private List<String> identifiers

Public Constructors

public Identifiers ()

Public Methods

public List<String> getIdentifiers ()

public void setIdentifiers (List<String> identifiers)

Parameters
identifiers