Package ru.testit.syncstorage.model
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturn true if this InProgressPublishedResponse object is equal to o.Get publishedinthashCode()voidsetPublished(Boolean published) toString()
-
Field Details
-
JSON_PROPERTY_PUBLISHED
- See Also:
-
-
Constructor Details
-
InProgressPublishedResponse
public InProgressPublishedResponse()
-
-
Method Details