Class Documents

java.lang.Object
com.skava.accounts.model.exchange.Documents
All Implemented Interfaces:
Serializable

public class Documents extends Object implements Serializable
This Class Document is used as the model object for Document Entity.
Author:
Infosys Equinox
See Also:
  • Field Details

    • createdTime

      protected Date createdTime
      The createdTime param.
    • updatedTime

      protected Date updatedTime
      The updatedTime param.
  • Constructor Details

    • Documents

      public Documents()
  • Method Details