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

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

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

Fields in org.etsi.uri._01903.v1_3 declared as SignedSignatureProperties
protected  SignedSignatureProperties SignedProperties.signedSignatureProperties
           
 

Methods in org.etsi.uri._01903.v1_3 that return SignedSignatureProperties
 SignedSignatureProperties ObjectFactory.createSignedSignatureProperties()
          Create an instance of SignedSignatureProperties
 SignedSignatureProperties SignedProperties.getSignedSignatureProperties()
          Gets the value of the signedSignatureProperties property.
 SignedSignatureProperties SignedSignatureProperties.withId(String value)
           
 SignedSignatureProperties SignedSignatureProperties.withSignaturePolicyIdentifier(SignaturePolicyIdentifier value)
           
 SignedSignatureProperties SignedSignatureProperties.withSignatureProductionPlace(SignatureProductionPlace value)
           
 SignedSignatureProperties SignedSignatureProperties.withSignerRole(SignerRole value)
           
 SignedSignatureProperties SignedSignatureProperties.withSigningCertificate(SigningCertificate value)
           
 SignedSignatureProperties SignedSignatureProperties.withSigningTime(org.joda.time.DateTime value)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type SignedSignatureProperties
 void SignedProperties.setSignedSignatureProperties(SignedSignatureProperties value)
          Sets the value of the signedSignatureProperties property.
 SignedProperties SignedProperties.withSignedSignatureProperties(SignedSignatureProperties value)
           
 

Constructors in org.etsi.uri._01903.v1_3 with parameters of type SignedSignatureProperties
SignedProperties(SignedSignatureProperties signedSignatureProperties, SignedDataObjectProperties signedDataObjectProperties, String id)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.