Uses of Enum
com.microsoft.graph.models.ExpirationPatternType
Packages that use ExpirationPatternType
-
Uses of ExpirationPatternType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ExpirationPatternTypeModifier and TypeMethodDescriptionstatic ExpirationPatternTypeExpirationPattern.getType()Gets the type property value.static ExpirationPatternTypeReturns the enum constant of this type with the specified name.static ExpirationPatternType[]ExpirationPatternType.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 ExpirationPatternTypeModifier and TypeMethodDescriptionvoidExpirationPattern.setType(ExpirationPatternType value) Sets the type property value.