public class TagResource extends Object
| Constructor and Description |
|---|
TagResource() |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
getResources() |
String |
getTagKey() |
String |
getTagValue() |
void |
setResources(List<Resource> resources) |
void |
setTagKey(String tagKey) |
void |
setTagValue(String tagValue) |
String |
toString() |
Copyright © 2024. All rights reserved.