Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. /** tipoPagamento **/
  2. int tipoPagamento;
  3.  
  4. /**
  5. * Construtor default
  6. */
  7. public Pagamento() {
  8.  
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement