public class HashtagsWrapper extends Object implements Serializable
| Constructor and Description |
|---|
HashtagsWrapper() |
HashtagsWrapper(boolean isInfrastructure,
ArrayList<String> hashtags) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
getHashtags() |
boolean |
isInfrastructure() |
void |
setHashtags(ArrayList<String> hashtags) |
void |
setInfrastructure(boolean isInfrastructure) |
Copyright © 2015. All Rights Reserved.