Class RowForGetImagePreheatingOutput


  • public class RowForGetImagePreheatingOutput
    extends Object
    RowForGetImagePreheatingOutput
    • Constructor Detail

      • RowForGetImagePreheatingOutput

        public RowForGetImagePreheatingOutput()
    • Method Detail

      • getImageId

        public String getImageId()
        Get imageId
        Returns:
        imageId
      • setImageId

        public void setImageId​(String imageId)
      • getPreheatFailedProgress

        public Integer getPreheatFailedProgress()
        Get preheatFailedProgress
        Returns:
        preheatFailedProgress
      • setPreheatFailedProgress

        public void setPreheatFailedProgress​(Integer preheatFailedProgress)
      • getPreheatSuccessProgress

        public Integer getPreheatSuccessProgress()
        Get preheatSuccessProgress
        Returns:
        preheatSuccessProgress
      • setPreheatSuccessProgress

        public void setPreheatSuccessProgress​(Integer preheatSuccessProgress)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object