Class ExtendedAttributeItemsResponse
java.lang.Object
com.aspose.tasks.cloud.model.responses.AsposeResponse
com.aspose.tasks.cloud.model.responses.ExtendedAttributeItemsResponse
ExtendedAttributeItemsResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanextendedAttributes(ExtendedAttributeItems extendedAttributes) Get extendedAttributesinthashCode()voidsetExtendedAttributes(ExtendedAttributeItems extendedAttributes) toString()
-
Constructor Details
-
ExtendedAttributeItemsResponse
public ExtendedAttributeItemsResponse()
-
-
Method Details
-
extendedAttributes
-
getExtendedAttributes
Get extendedAttributes- Returns:
- extendedAttributes
-
setExtendedAttributes
-
equals
- Overrides:
equalsin classAsposeResponse
-
hashCode
public int hashCode()- Overrides:
hashCodein classAsposeResponse
-
toString
- Overrides:
toStringin classAsposeResponse
-