Class MultipleErrorsResponse
java.lang.Object
com.docspring.MultipleErrorsResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.11.0")
public class MultipleErrorsResponse
extends Object
MultipleErrorsResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets status -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddErrorsItem(String errorsItem) booleanReturn true if this multiple_errors_response object is equal to o.Get errorsGet statusinthashCode()voidvoidtoString()
-
Field Details
-
JSON_PROPERTY_STATUS
- See Also:
-
JSON_PROPERTY_ERRORS
- See Also:
-
-
Constructor Details
-
MultipleErrorsResponse
public MultipleErrorsResponse()
-
-
Method Details
-
status
-
getStatus
-
setStatus
-
errors
-
addErrorsItem
-
getErrors
-
setErrors
-
equals
-
hashCode
-
toString
-