@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2019-04-08T13:20:46.558844+03: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
|
int |
hashCode() |
LinksUpdatePsuIdentification |
scaStatus(HrefType scaStatus) |
void |
setScaStatus(HrefType 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(HrefType scaStatus)
@Valid public @Valid HrefType getScaStatus()
public void setScaStatus(HrefType scaStatus)
public boolean equals(Object o)
public int hashCode()
public String toString()
toString in class AbstractMap<String,HrefType>Copyright © 2019. All rights reserved.