Uses of Enum
com.microsoft.graph.models.PciVersion
Packages that use PciVersion
-
Uses of PciVersion in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PciVersionModifier and TypeMethodDescriptionstatic PciVersionApplicationSecurityCompliance.getPci()Gets the pci property value.static PciVersionReturns the enum constant of this type with the specified name.static PciVersion[]PciVersion.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 PciVersionModifier and TypeMethodDescriptionvoidApplicationSecurityCompliance.setPci(PciVersion value) Sets the pci property value.