Class ChildDataResponse

  • All Implemented Interfaces:
    com.qivos.util.rest.mappers.APIResponseDTO, Serializable

    public class ChildDataResponse
    extends ChildData
    implements com.qivos.util.rest.mappers.APIResponseDTO
    Author:
    ckonstantakis
    See Also:
    Serialized Form
    • Constructor Detail

      • ChildDataResponse

        public ChildDataResponse()
    • Method Detail

      • getSystemCode

        public String getSystemCode()
      • setSystemCode

        public void setSystemCode​(String systemCode)
      • getLastModificationDate

        public Date getLastModificationDate()
        Specified by:
        getLastModificationDate in interface com.qivos.util.rest.mappers.APIResponseDTO
      • setLastModificationDate

        public void setLastModificationDate​(Date lastModificationDate)
        Specified by:
        setLastModificationDate in interface com.qivos.util.rest.mappers.APIResponseDTO