Uses of Class
org.etsi.uri._01903.v1_3.CertIDType
Packages that use CertIDType
-
Uses of CertIDType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 with type parameters of type CertIDTypeMethods in org.etsi.uri._01903.v1_3 that return CertIDTypeModifier and TypeMethodDescriptionObjectFactory.createCertIDType()Create an instance ofCertIDTypeCertIDType.withCertDigest(DigestAlgAndValueType value) CertIDType.withIssuerSerial(no.digipost.org.w3.xmldsig.X509IssuerSerialType value) Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type CertIDTypeModifier and TypeMethodDescriptionSigningCertificate.getCerts()Gets the value of the certs property.Methods in org.etsi.uri._01903.v1_3 with parameters of type CertIDTypeMethod parameters in org.etsi.uri._01903.v1_3 with type arguments of type CertIDTypeModifier and TypeMethodDescriptionvoidSigningCertificate.setCerts(List<CertIDType> value) SigningCertificate.withCerts(Collection<CertIDType> values) SigningCertificate.withCerts(List<CertIDType> value) Constructor parameters in org.etsi.uri._01903.v1_3 with type arguments of type CertIDTypeModifierConstructorDescriptionSigningCertificate(List<CertIDType> certs) Fully-initialising value constructor