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 © 2016. All Rights Reserved.