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