Class InProgressPublishedResponse

java.lang.Object
ru.testit.syncstorage.model.InProgressPublishedResponse

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.11.0") public class InProgressPublishedResponse extends Object
InProgressPublishedResponse
  • Field Details

  • Constructor Details

    • InProgressPublishedResponse

      public InProgressPublishedResponse()
  • Method Details

    • published

      public InProgressPublishedResponse published(@Nullable Boolean published)
    • getPublished

      @Nullable public Boolean getPublished()
      Get published
      Returns:
      published
    • setPublished

      public void setPublished(@Nullable Boolean published)
    • equals

      public boolean equals(Object o)
      Return true if this InProgressPublishedResponse object is equal to o.
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object