Uses of Enum Class
com.aspose.tasks.cloud.model.ViewScreen
Packages that use ViewScreen
-
Uses of ViewScreen in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return ViewScreenModifier and TypeMethodDescriptionstatic ViewScreenView.getScreen()Gets the screen type for the single view.ViewScreen.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static ViewScreenReturns the enum constant of this class with the specified name.static ViewScreen[]ViewScreen.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 ViewScreenModifier and TypeMethodDescriptionView.screen(ViewScreen screen) voidView.setScreen(ViewScreen screen) voidViewScreen.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, ViewScreen enumeration)