Class TableTextStylesResponse
java.lang.Object
com.aspose.tasks.cloud.model.responses.AsposeResponse
com.aspose.tasks.cloud.model.responses.TableTextStylesResponse
TableTextStyles Response
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddItemsItem(TableTextStyle itemsItem) booleangetItems()Array of table text styles of specified viewinthashCode()items(List<TableTextStyle> items) voidsetItems(List<TableTextStyle> items) toString()
-
Constructor Details
-
TableTextStylesResponse
public TableTextStylesResponse()
-
-
Method Details
-
items
-
addItemsItem
-
getItems
Array of table text styles of specified view- Returns:
- items
-
setItems
-
equals
- Overrides:
equalsin classAsposeResponse
-
hashCode
public int hashCode()- Overrides:
hashCodein classAsposeResponse
-
toString
- Overrides:
toStringin classAsposeResponse
-