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 TypeMethodDescriptionboolean
DocumentProperties response.int
hashCode()
properties
(DocumentProperties properties) void
setProperties
(DocumentProperties properties) toString()
-
Constructor Details
-
DocumentPropertiesResponse
public DocumentPropertiesResponse()
-
-
Method Details
-
properties
-
getProperties
DocumentProperties response.- Returns:
- properties
-
setProperties
-
equals
- Overrides:
equals
in classAsposeResponse
-
hashCode
public int hashCode()- Overrides:
hashCode
in classAsposeResponse
-
toString
- Overrides:
toString
in classAsposeResponse
-