@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class KeyValuePairConfiguration extends Object
| Constructor and Description |
|---|
KeyValuePairConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAttribKey() |
String |
getAttribVal() |
String |
getKeyValueShortcut() |
int |
hashCode() |
void |
setAttribKey(String attribKey) |
void |
setAttribVal(String attribVal) |
void |
setKeyValueShortcut(String keyValueShortcut) |
String |
toString() |
public String getKeyValueShortcut()
public void setKeyValueShortcut(String keyValueShortcut)
public String getAttribKey()
public void setAttribKey(String attribKey)
public String getAttribVal()
public void setAttribVal(String attribVal)
Copyright © 2017. All rights reserved.