@Generated(value="xs2a-adapter-codegen") public class UpdatePsuIdenticationResponse extends Object
| Constructor and Description |
|---|
UpdatePsuIdenticationResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<String,HrefType> |
getLinks() |
String |
getPsuMessage() |
List<AuthenticationObject> |
getScaMethods() |
ScaStatus |
getScaStatus() |
int |
hashCode() |
void |
setLinks(Map<String,HrefType> links) |
void |
setPsuMessage(String psuMessage) |
void |
setScaMethods(List<AuthenticationObject> scaMethods) |
void |
setScaStatus(ScaStatus scaStatus) |
public List<AuthenticationObject> getScaMethods()
public void setScaMethods(List<AuthenticationObject> scaMethods)
public ScaStatus getScaStatus()
public void setScaStatus(ScaStatus scaStatus)
public String getPsuMessage()
public void setPsuMessage(String psuMessage)
Copyright © 2020. All rights reserved.