@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2018-08-09T18:41:17.591+02:00[Europe/Berlin]") public class LinksPaymentInitiationCancel extends HashMap<String,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
LinksPaymentInitiationCancel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getStartAuthorisation()
Get startAuthorisation
|
String |
getStartAuthorisationWithPsuAuthentication()
Get startAuthorisationWithPsuAuthentication
|
String |
getStartAuthorisationWithPsuIdentification()
Get startAuthorisationWithPsuIdentification
|
int |
hashCode() |
void |
setStartAuthorisation(String startAuthorisation) |
void |
setStartAuthorisationWithPsuAuthentication(String startAuthorisationWithPsuAuthentication) |
void |
setStartAuthorisationWithPsuIdentification(String startAuthorisationWithPsuIdentification) |
LinksPaymentInitiationCancel |
startAuthorisation(String startAuthorisation) |
LinksPaymentInitiationCancel |
startAuthorisationWithPsuAuthentication(String startAuthorisationWithPsuAuthentication) |
LinksPaymentInitiationCancel |
startAuthorisationWithPsuIdentification(String startAuthorisationWithPsuIdentification) |
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 LinksPaymentInitiationCancel startAuthorisation(String startAuthorisation)
public String getStartAuthorisation()
public void setStartAuthorisation(String startAuthorisation)
public LinksPaymentInitiationCancel startAuthorisationWithPsuIdentification(String startAuthorisationWithPsuIdentification)
public String getStartAuthorisationWithPsuIdentification()
public void setStartAuthorisationWithPsuIdentification(String startAuthorisationWithPsuIdentification)
public LinksPaymentInitiationCancel startAuthorisationWithPsuAuthentication(String startAuthorisationWithPsuAuthentication)
public String getStartAuthorisationWithPsuAuthentication()
public void setStartAuthorisationWithPsuAuthentication(String startAuthorisationWithPsuAuthentication)
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.