@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2019-12-26T15:06:21.086+02:00[Europe/Kiev]") public class LinksTransactionDetails extends HashMap<String,HrefType>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
LinksTransactionDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull @Valid HrefType |
getTransactionDetails()
Get transactionDetails
|
int |
hashCode() |
void |
setTransactionDetails(HrefType transactionDetails) |
String |
toString() |
LinksTransactionDetails |
transactionDetails(HrefType transactionDetails) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic LinksTransactionDetails transactionDetails(HrefType transactionDetails)
@NotNull @Valid public @NotNull @Valid HrefType getTransactionDetails()
public void setTransactionDetails(HrefType transactionDetails)
public boolean equals(Object o)
public int hashCode()
public String toString()
toString in class AbstractMap<String,HrefType>Copyright © 2020. All rights reserved.