@Generated(value="xs2a-adapter-codegen") public class AuthenticationObject extends Object
| Constructor and Description |
|---|
AuthenticationObject() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAuthenticationMethodId() |
AuthenticationType |
getAuthenticationType() |
String |
getAuthenticationVersion() |
String |
getExplanation() |
String |
getName() |
int |
hashCode() |
void |
setAuthenticationMethodId(String authenticationMethodId) |
void |
setAuthenticationType(AuthenticationType authenticationType) |
void |
setAuthenticationVersion(String authenticationVersion) |
void |
setExplanation(String explanation) |
void |
setName(String name) |
public AuthenticationType getAuthenticationType()
public void setAuthenticationType(AuthenticationType authenticationType)
public String getAuthenticationVersion()
public void setAuthenticationVersion(String authenticationVersion)
public String getAuthenticationMethodId()
public void setAuthenticationMethodId(String authenticationMethodId)
public String getName()
public void setName(String name)
public String getExplanation()
public void setExplanation(String explanation)
Copyright © 2020. All rights reserved.