java.lang.Object
org.cardanofoundation.lob.app.support.spring_audit.CommonEntity
org.cardanofoundation.lob.app.organisation.domain.entity.ChartOfAccountType

@Entity public class ChartOfAccountType extends org.cardanofoundation.lob.app.support.spring_audit.CommonEntity
  • Field Summary

    Fields inherited from class org.cardanofoundation.lob.app.support.spring_audit.CommonEntity

    createdAt, createdBy, isNew, updatedAt, updatedBy
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.cardanofoundation.lob.app.support.spring_audit.CommonEntity

    getCreatedAt, getCreatedBy, getUpdatedAt, getUpdatedBy, isNew, setCreatedAt, setCreatedBy, setNew, setUpdatedAt, setUpdatedBy

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ChartOfAccountType

      public ChartOfAccountType()