Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client #22

Open
2 of 3 tasks
susoesteba opened this issue Apr 4, 2019 · 2 comments
Open
2 of 3 tasks

Client #22

susoesteba opened this issue Apr 4, 2019 · 2 comments

Comments

@susoesteba
Copy link
Collaborator

susoesteba commented Apr 4, 2019

Tipus Client

Descripció general

Client identificat per un codi. El client esterà associat amb les peticions que hagi generat. Disposarà d'informació basica del client.

Operacions

CONSTRUCTORS

  • public Client()
    Pre: - - -
    Post: Constructor per defecte

  • public Client(String nom, String cog, int codi)
    Pre: - - -
    Post: Crea un client amb un codi i les dades personals

CONSULTORS

MODIFICADORS

NOTES

  • FALTA DEFINIR TOTS ELS MÉTODES
@susoesteba susoesteba assigned ghost Apr 4, 2019
@susoesteba
Copy link
Collaborator Author

ROJO!! Ja he fet els canvis de lo dels atributs!

@markusrc11
Copy link
Owner

Client.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants