Uses of Class
de.extra_standard.namespace.plugins._1.X509CertificateType

Packages that use X509CertificateType
de.extra_standard.namespace.plugins._1   
 

Uses of X509CertificateType in de.extra_standard.namespace.plugins._1
 

Fields in de.extra_standard.namespace.plugins._1 declared as X509CertificateType
protected  X509CertificateType SignatureType.x509Certificate
           
 

Fields in de.extra_standard.namespace.plugins._1 with type parameters of type X509CertificateType
protected  List<X509CertificateType> CertificatesType.x509EncCertificate
           
 

Methods in de.extra_standard.namespace.plugins._1 that return X509CertificateType
 X509CertificateType ObjectFactory.createX509CertificateType()
          Create an instance of X509CertificateType
 X509CertificateType SignatureType.getX509Certificate()
          Gets the value of the x509Certificate property.
 

Methods in de.extra_standard.namespace.plugins._1 that return types with arguments of type X509CertificateType
 List<X509CertificateType> CertificatesType.getX509EncCertificate()
          Gets the value of the x509EncCertificate property.
 

Methods in de.extra_standard.namespace.plugins._1 with parameters of type X509CertificateType
 void SignatureType.setX509Certificate(X509CertificateType value)
          Sets the value of the x509Certificate property.
 



Copyright © 2012-2013. All Rights Reserved.