Class LoadRespDto

java.lang.Object
com.abavilla.fpi.fw.dto.AbsDto
com.abavilla.fpi.load.ext.dto.LoadRespDto
All Implemented Interfaces:
com.abavilla.fpi.fw.dto.IDto, Serializable

public class LoadRespDto extends com.abavilla.fpi.fw.dto.AbsDto
See Also:
  • Field Summary

    Fields inherited from class com.abavilla.fpi.fw.dto.AbsDto

    dateCreated, dateUpdated, id
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.abavilla.fpi.fw.dto.AbsDto

    canEqual, chainEx, equals, getDateCreated, getDateUpdated, getExceptions, getId, getLastEx, hashCode, setDateCreated, setDateUpdated, setExceptions, setId, toJson, toJsonStr, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • LoadRespDto

      public LoadRespDto()