|
|
fun component1(): java.lang.Boolean |
|
|
fun component2(): java.lang.String |
|
|
fun component3(): java.lang.String |
|
|
fun component4(): java.lang.String |
|
|
fun component5(): AuthenticationMethod |
|
|
fun component6(): java.lang.String |
|
|
fun component7(): java.lang.String |
|
|
fun component8(): java.lang.Boolean |
|
|
fun copy(guest: java.lang.Boolean, createdDate: java.lang.String, changedDate: java.lang.String, passwordChangedDate: java.lang.String, authenticationMethod: AuthenticationMethod, authenticationProtocol: java.lang.String, authenticationTimestamp: java.lang.String, newCustomer: java.lang.Boolean): UserData |
|
|
fun equals(p: java.lang.Object): boolean |
|
|
fun getAuthenticationMethod(): AuthenticationMethod |
|
|
fun getAuthenticationProtocol(): java.lang.String |
|
|
fun getAuthenticationTimestamp(): java.lang.String |
|
|
fun getChangedDate(): java.lang.String |
|
|
fun getCreatedDate(): java.lang.String |
|
|
fun getGuest(): java.lang.Boolean |
|
|
fun getNewCustomer(): java.lang.Boolean |
|
|
fun getPasswordChangedDate(): java.lang.String |
|
|
fun hashCode(): int |
|
|
fun toString(): java.lang.String |