Uses of Enum
com.microsoft.graph.models.DriveItemSourceApplication
Packages that use DriveItemSourceApplication
-
Uses of DriveItemSourceApplication in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DriveItemSourceApplicationModifier and TypeMethodDescriptionstatic DriveItemSourceApplicationDriveItemSource.getApplication()Gets the application property value.static DriveItemSourceApplicationReturns the enum constant of this type with the specified name.static DriveItemSourceApplication[]DriveItemSourceApplication.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type DriveItemSourceApplicationModifier and TypeMethodDescriptionvoidDriveItemSource.setApplication(DriveItemSourceApplication value) Sets the application property value.