Guest User

Untitled

a guest
Jan 22nd, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. public class Employee {
  2.  
  3. private String name;
  4. private Company company
  5.  
  6. }
  7.  
  8. {
  9. "name":"Joe",
  10. "company": "http://localhost/companies/23"
  11. }
Add Comment
Please, Sign In to add comment