Uses of Enum Class
com.aspose.tasks.cloud.model.TextItemType
Packages that use TextItemType
-
Uses of TextItemType in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return TextItemTypeModifier and TypeMethodDescriptionstatic TextItemTypeTableTextStyle.getItemType()Returns a value of the TextItemType enum.TextItemType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static TextItemTypeReturns the enum constant of this class with the specified name.static TextItemType[]TextItemType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aspose.tasks.cloud.model with parameters of type TextItemTypeModifier and TypeMethodDescriptionTableTextStyle.itemType(TextItemType itemType) voidTableTextStyle.setItemType(TextItemType itemType) voidTextItemType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, TextItemType enumeration)