All Downloads are FREE. Search and download functionalities are using the official Maven repository.

bd.ac.seu.erp.model.registration.DegreeConcentration Maven / Gradle / Ivy

package bd.ac.seu.erp.model.registration;

import bd.ac.seu.erp.model.office_information.Program;

/**
 * 

DegreeConcentration Short Description

* Briefly describe why you created this file *

* Giving proper comments in your program makes it more user friendly and it is assumed as a high quality code. Describe details of this file. * * @author Asaduzzaman Noor * @version 1.0 * @since 04 Jun 2018 00:43 */ public class DegreeConcentration { private String name; private Program program; }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy