@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2018-08-09T18:41:17.591+02:00[Europe/Berlin]") public class LinksDownload extends HashMap<String,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
LinksDownload() |
| Modifier and Type | Method and Description |
|---|---|
LinksDownload |
download(String download) |
boolean |
equals(Object o) |
String |
getDownload()
Get download
|
int |
hashCode() |
void |
setDownload(String download) |
String |
toString() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic LinksDownload download(String download)
@NotNull public String getDownload()
public void setDownload(String download)
public boolean equals(Object o)
public int hashCode()
public String toString()
toString in class AbstractMap<String,String>Copyright © 2018 Pivotal Software, Inc.. All rights reserved.