Skip to content

class property #27

@teyyub

Description

@teyyub

public EmailUser(User user) {
this(user.getId(), user.getEmail(), user.getFullName());
}
can not find getId() method

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions