Uses of Enum Class
com.suse.coco.model.AttestationStatus
Packages that use AttestationStatus
-
Uses of AttestationStatus in com.suse.coco.model
Fields in com.suse.coco.model declared as AttestationStatusMethods in com.suse.coco.model that return AttestationStatusModifier and TypeMethodDescriptionAttestationResult.getStatus()static AttestationStatusReturns the enum constant of this class with the specified name.static AttestationStatus[]AttestationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.suse.coco.model with parameters of type AttestationStatus