Class DocumentPropertiesResponse
java.lang.Object
com.aspose.tasks.cloud.model.responses.AsposeResponse
com.aspose.tasks.cloud.model.responses.DocumentPropertiesResponse
DocumentPropertiesResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDocumentProperties response.inthashCode()properties(DocumentProperties properties) voidsetProperties(DocumentProperties properties) toString()
-
Constructor Details
-
DocumentPropertiesResponse
public DocumentPropertiesResponse()
-
-
Method Details
-
properties
-
getProperties
DocumentProperties response.- Returns:
- properties
-
setProperties
-
equals
- Overrides:
equalsin classAsposeResponse
-
hashCode
public int hashCode()- Overrides:
hashCodein classAsposeResponse
-
toString
- Overrides:
toStringin classAsposeResponse
-