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