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