Uses of Class
gov.nist.secauto.oscal.lib.model.Result.Attestation
Packages that use Result.Attestation
-
Uses of Result.Attestation in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Result.AttestationMethods in gov.nist.secauto.oscal.lib.model with parameters of type Result.AttestationModifier and TypeMethodDescriptionboolean
Result.addAttestation
(Result.Attestation item) Add a newResult.Attestation
item to the underlying collection.boolean
Result.removeAttestation
(Result.Attestation item) Remove the first matchingResult.Attestation
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Result.Attestation