This website requires JavaScript.
Explore
Help
Register
Sign in
flyingscorpio
/
efrei
Watch
1
Star
0
Fork
You've already forked efrei
0
Code
Issues
Pull requests
Releases
Wiki
Activity
3e73a20ee6
efrei
/
uml-poo
/
etudiant
/
ISalarie.java
5 lines
98 B
Java
Raw
Normal View
History
Unescape
Escape
Start adding other classes
2021-09-20 13:52:48 +02:00
public
interface
ISalarie
{
Fill java classes a bit
2021-09-20 14:38:35 +02:00
public
double
getSalaire
(
)
;
public
String
getTypeContrat
(
)
;
Start adding other classes
2021-09-20 13:52:48 +02:00
}
Reference in a new issue
Copy permalink