Uses of Class
org.etsi.uri._01903.v1_3.SignerRole

Packages that use SignerRole
org.etsi.uri._01903.v1_3   
 

Uses of SignerRole in org.etsi.uri._01903.v1_3
 

Fields in org.etsi.uri._01903.v1_3 declared as SignerRole
protected  SignerRole SignedSignatureProperties.signerRole
           
 

Methods in org.etsi.uri._01903.v1_3 that return SignerRole
 SignerRole ObjectFactory.createSignerRole()
          Create an instance of SignerRole
 SignerRole SignedSignatureProperties.getSignerRole()
          Gets the value of the signerRole property.
 SignerRole SignerRole.withCertifiedRoles(CertifiedRolesListType value)
           
 SignerRole SignerRole.withClaimedRoles(ClaimedRolesListType value)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type SignerRole
 void SignedSignatureProperties.setSignerRole(SignerRole value)
          Sets the value of the signerRole property.
 SignedSignatureProperties SignedSignatureProperties.withSignerRole(SignerRole value)
           
 

Constructors in org.etsi.uri._01903.v1_3 with parameters of type SignerRole
SignedSignatureProperties(org.joda.time.DateTime signingTime, SigningCertificate signingCertificate, SignaturePolicyIdentifier signaturePolicyIdentifier, SignatureProductionPlace signatureProductionPlace, SignerRole signerRole, String id)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.