Uses of Enum
com.microsoft.graph.models.ApplicationDataType
Packages that use ApplicationDataType
-
Uses of ApplicationDataType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ApplicationDataTypeModifier and TypeMethodDescriptionstatic ApplicationDataTypestatic ApplicationDataTypeReturns the enum constant of this type with the specified name.static ApplicationDataType[]ApplicationDataType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models that return types with arguments of type ApplicationDataTypeModifier and TypeMethodDescriptionApplicationRiskFactorGeneralInfo.getProcessedDataTypes()Gets the processedDataTypes property value.Method parameters in com.microsoft.graph.models with type arguments of type ApplicationDataTypeModifier and TypeMethodDescriptionvoidApplicationRiskFactorGeneralInfo.setProcessedDataTypes(EnumSet<ApplicationDataType> value) Sets the processedDataTypes property value.