Class ExtendedAttributeResponse
java.lang.Object
com.aspose.tasks.cloud.model.responses.AsposeResponse
com.aspose.tasks.cloud.model.responses.ExtendedAttributeResponse
ExtendedAttributeResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanextendedAttribute(ExtendedAttributeDefinition extendedAttribute) Extended attribute definition.inthashCode()voidsetExtendedAttribute(ExtendedAttributeDefinition extendedAttribute) toString()
-
Constructor Details
-
ExtendedAttributeResponse
public ExtendedAttributeResponse()
-
-
Method Details
-
extendedAttribute
-
getExtendedAttribute
Extended attribute definition.- Returns:
- extendedAttribute
-
setExtendedAttribute
-
equals
- Overrides:
equalsin classAsposeResponse
-
hashCode
public int hashCode()- Overrides:
hashCodein classAsposeResponse
-
toString
- Overrides:
toStringin classAsposeResponse
-