public final class ExternalTagResult extends Object
| Constructor and Description |
|---|
ExternalTagResult() |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
getTags()
Returns the external tag bean list.
|
void |
setTags(List<Tag> tags)
Specifies the external tag bean list.
|