Uses of Enum
com.microsoft.graph.models.AccessPackageCatalogType
Packages that use AccessPackageCatalogType
-
Uses of AccessPackageCatalogType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AccessPackageCatalogTypeModifier and TypeMethodDescriptionstatic AccessPackageCatalogTypeAccessPackageCatalog.getCatalogType()Gets the catalogType property value.static AccessPackageCatalogTypeReturns the enum constant of this type with the specified name.static AccessPackageCatalogType[]AccessPackageCatalogType.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 AccessPackageCatalogTypeModifier and TypeMethodDescriptionvoidAccessPackageCatalog.setCatalogType(AccessPackageCatalogType value) Sets the catalogType property value.