Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage.signatureArtifact.StampSignatureArtifact
Packages that use StampSignatureArtifact
Package
Description
-
Uses of StampSignatureArtifact in br.ufsc.labsec.signature.conformanceVerifier.report
Methods in br.ufsc.labsec.signature.conformanceVerifier.report that return StampSignatureArtifact -
Uses of StampSignatureArtifact in br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage
Fields in br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage with type parameters of type StampSignatureArtifactModifier and TypeFieldDescriptionprotected final List<List<StampSignatureArtifact>> VerificationPackageArtifacts.stampSignaturesArtifactsMethods in br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage that return types with arguments of type StampSignatureArtifactModifier and TypeMethodDescriptionVerificationPackageArtifacts.getStampSignaturesArtifactsAt(Integer i) Methods in br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage with parameters of type StampSignatureArtifactModifier and TypeMethodDescriptionvoidVerificationPackage.addStampSignatureArtifactAt(Integer index, StampSignatureArtifact signatureArtifact) Method parameters in br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage with type arguments of type StampSignatureArtifactModifier and TypeMethodDescriptionVerificationPackageArtifacts.withStampSignatureArtifacts(List<List<StampSignatureArtifact>> signatureArtifacts) -
Uses of StampSignatureArtifact in br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage.code
Constructors in br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage.code with parameters of type StampSignatureArtifactModifierConstructorDescriptionStampSignatureArtifactCode(Integer signatureCode, StampSignatureArtifact signatureArtifact)