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 TypeMethodDescriptionbooleanResult.addAttestation(Result.Attestation item) Add a newResult.Attestationitem to the underlying collection.booleanResult.removeAttestation(Result.Attestation item) Remove the first matchingResult.Attestationitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Result.Attestation