public class PodAnnotation extends AbstractDescribableImpl<PodAnnotation> implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
PodAnnotation.DescriptorImpl |
Constructor and Description |
---|
PodAnnotation(String key,
String value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKey() |
String |
getValue() |
int |
hashCode() |
void |
setKey(String key) |
void |
setValue(String value) |
getDescriptor
Copyright © 2016–2019. All rights reserved.