| Package | Description |
|---|---|
| eu.fispace.api.ail |
TODO
|
| Modifier and Type | Field and Description |
|---|---|
protected SocialLinkRepresentationType |
SocialLinkRepresentation.data |
| Modifier and Type | Field and Description |
|---|---|
protected List<SocialLinkRepresentationType> |
UserRepresentationType.socialLinks |
| Modifier and Type | Method and Description |
|---|---|
SocialLinkRepresentationType |
ObjectFactory.createSocialLinkRepresentationType()
Create an instance of
SocialLinkRepresentationType |
SocialLinkRepresentationType |
SocialLinkRepresentation.getData()
Obtiene el valor de la propiedad data.
|
SocialLinkRepresentationType |
SocialLinkRepresentationType.withSocialProvider(String value) |
SocialLinkRepresentationType |
SocialLinkRepresentationType.withSocialUserId(String value) |
SocialLinkRepresentationType |
SocialLinkRepresentationType.withSocialUsername(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<SocialLinkRepresentationType> |
UserRepresentationType.getSocialLinks()
Gets the value of the socialLinks property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SocialLinkRepresentation.setData(SocialLinkRepresentationType value)
Define el valor de la propiedad data.
|
SocialLinkRepresentation |
SocialLinkRepresentation.withData(SocialLinkRepresentationType value) |
UserRepresentationType |
UserRepresentationType.withSocialLinks(SocialLinkRepresentationType... values) |
| Modifier and Type | Method and Description |
|---|---|
UserRepresentationType |
UserRepresentationType.withSocialLinks(Collection<SocialLinkRepresentationType> values) |
Copyright © 2015. All Rights Reserved.