@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2019-01-11T12:48:04.675377+02: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.