public class SponsoredLinkGroup extends Object
Modifier and Type | Field and Description |
---|---|
static String |
RESOURCE_TYPE
Unique name of the resource type implemented by this class
|
Constructor and Description |
---|
SponsoredLinkGroup() |
Modifier and Type | Method and Description |
---|---|
int |
getId() |
String |
getTags() |
String |
getTitle() |
void |
setId(int id)
Sets the id of this group
|
void |
setTags(String tags)
Sets the tags of this group
|
void |
setTitle(String title)
Sets the title of this group
|
public static final String RESOURCE_TYPE
public int getId()
public void setId(int id)
id
- The idpublic String getTitle()
public void setTitle(String title)
title
- The titlepublic String getTags()
public void setTags(String tags)
tags
- The tagsCopyright © 2017 City of Paris. All rights reserved.