Package com.docspring
Class CopyTemplateOptions
java.lang.Object
com.docspring.CopyTemplateOptions
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.16.0-DOCSPRING")
public class CopyTemplateOptions
extends Object
CopyTemplateOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturn true if this copy_template_options object is equal to o.getName()Get nameGet parentFolderIdinthashCode()parentFolderId(String parentFolderId) voidvoidsetParentFolderId(String parentFolderId) toString()
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_PARENT_FOLDER_ID
- See Also:
-
-
Constructor Details
-
CopyTemplateOptions
public CopyTemplateOptions()
-
-
Method Details
-
name
-
getName
Get name- Returns:
- name
-
setName
-
parentFolderId
-
getParentFolderId
Get parentFolderId- Returns:
- parentFolderId
-
setParentFolderId
-
equals
Return true if this copy_template_options object is equal to o. -
hashCode
public int hashCode() -
toString
-