public class Tag extends hudson.model.AbstractDescribableImpl<Tag> implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
Tag.DescriptorImpl |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getValue() |
void |
setKey(String key) |
void |
setValue(String value) |
Copyright © 2019. All rights reserved.