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