public class ExternalAccountConnectionList extends ResponseData
Constructor and Description |
---|
ExternalAccountConnectionList() |
Modifier and Type | Method and Description |
---|---|
void |
addConnection(ExternalAccountConnection connection) |
java.util.List<ExternalAccountConnection> |
getConnections() |
static boolean |
isEmpty(ExternalAccountConnectionList list) |
void |
setConnections(java.util.List<ExternalAccountConnection> connections) |
getDataClasses
public ExternalAccountConnectionList()
public java.util.List<ExternalAccountConnection> getConnections()
public void setConnections(java.util.List<ExternalAccountConnection> connections)
connections
- the connections to setpublic void addConnection(ExternalAccountConnection connection)
connection
- null connection will be ignoredpublic static boolean isEmpty(ExternalAccountConnectionList list)
list
- Copyright © 2015 Tampere University of Technology, Pori Department.