Class ReportInProductSaveResponse


  • public class ReportInProductSaveResponse
    extends java.lang.Object
    ReportInProductSaveResponse.
    • Constructor Detail

      • ReportInProductSaveResponse

        public ReportInProductSaveResponse()
    • Method Detail

      • reportCustomizedId

        public ReportInProductSaveResponse reportCustomizedId​(java.lang.String reportCustomizedId)
        reportCustomizedId.
        Returns:
        ReportInProductSaveResponse
      • getReportCustomizedId

        public java.lang.String getReportCustomizedId()
        .
        Returns:
        reportCustomizedId
      • setReportCustomizedId

        public void setReportCustomizedId​(java.lang.String reportCustomizedId)
        setReportCustomizedId.
      • equals

        public boolean equals​(java.lang.Object o)
        Compares objects.
        Overrides:
        equals in class java.lang.Object
        Returns:
        true or false depending on comparison result.
      • hashCode

        public int hashCode()
        Returns the HashCode.
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Converts the given object to string.
        Overrides:
        toString in class java.lang.Object