@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2019-04-08T13:20:46.558844+03:00[Europe/Kiev]") public class SelectPsuAuthenticationMethod extends Object
| Constructor and Description |
|---|
SelectPsuAuthenticationMethod() |
| Modifier and Type | Method and Description |
|---|---|
SelectPsuAuthenticationMethod |
authenticationMethodId(String authenticationMethodId) |
boolean |
equals(Object o) |
@NotNull @Size(max=35) String |
getAuthenticationMethodId()
Get authenticationMethodId
|
int |
hashCode() |
void |
setAuthenticationMethodId(String authenticationMethodId) |
String |
toString() |
public SelectPsuAuthenticationMethod authenticationMethodId(String authenticationMethodId)
@NotNull @Size(max=35) public @NotNull @Size(max=35) String getAuthenticationMethodId()
public void setAuthenticationMethodId(String authenticationMethodId)
Copyright © 2019. All rights reserved.