@Generated(value="org.jsonschema2pojo") public class EnvVar extends Object
Constructor and Description |
---|
EnvVar() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
String |
getName() |
String |
getValue() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setName(String name) |
void |
setValue(String value) |
String |
toString() |
Copyright © 2011–2015 Red Hat. All rights reserved.