source: src/main/java/mk/ukim/finki/busngo/model/SeSimnuvaNaPK.java@ 24c39f9

Last change on this file since 24c39f9 was 24c39f9, checked in by ppaunovski <paunovskipavel@…>, 6 months ago

initial classes, no inheritance yet

  • Property mode set to 100644
File size: 122 bytes
Line 
1package mk.ukim.finki.busngo.model;
2
3import java.io.Serializable;
4
5public class SeSimnuvaNaPK implements Serializable {
6}
Note: See TracBrowser for help on using the repository browser.