Class Notes
java.lang.Object
com.skava.model.datatransferobjects.Notes
- All Implemented Interfaces:
Serializable
This class defines the model Notes (Data transfer Object) holds notes details.
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Notes
public Notes()The default constructor. -
Notes
Instantiates a new notes with constructor of notes object.- Parameters:
notes
- HoldsNotes
object for creating the notes object.
-