Uses of Enum Class
com.aspose.tasks.cloud.model.ItemType
Packages that use ItemType
-
Uses of ItemType in com.aspose.tasks.cloud.model
Subclasses with type arguments of type ItemType in com.aspose.tasks.cloud.modelModifier and TypeClassDescriptionenumSpecifies the type of an item.static classMethods in com.aspose.tasks.cloud.model that return ItemTypeModifier and TypeMethodDescriptionstatic ItemTypeView.getType()Gets the type of item in the single view, such as tasks or resources.ItemType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static ItemTypeReturns the enum constant of this class with the specified name.static ItemType[]ItemType.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 ItemType