@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2020-03-16T13:49:16.891743+02:00[Europe/Kiev]") public class LinksDownload extends HashMap<String,HrefType>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
LinksDownload() |
| Modifier and Type | Method and Description |
|---|---|
LinksDownload |
download(HrefType download) |
boolean |
equals(Object o) |
@NotNull @Valid HrefType |
getDownload()
Get download
|
int |
hashCode() |
void |
setDownload(HrefType 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(HrefType download)
@NotNull @Valid public @NotNull @Valid HrefType getDownload()
public void setDownload(HrefType download)
public boolean equals(Object o)
public int hashCode()
public String toString()
toString in class AbstractMap<String,HrefType>Copyright © 2020. All rights reserved.