public class UserBO extends Object
UserBO(@NotNull String login, @NotNull String email, @NotNull String pin)
boolean
equals(Object o)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public UserBO(@NotNull @NotNull String login, @NotNull @NotNull String email, @NotNull @NotNull String pin)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2019. All rights reserved.