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

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

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

Fields in org.etsi.uri._01903.v1_3 declared as SignedProperties
protected  SignedProperties QualifyingProperties.signedProperties
           
 

Methods in org.etsi.uri._01903.v1_3 that return SignedProperties
 SignedProperties ObjectFactory.createSignedProperties()
          Create an instance of SignedProperties
 SignedProperties QualifyingProperties.getSignedProperties()
          Gets the value of the signedProperties property.
 SignedProperties SignedProperties.withId(String value)
           
 SignedProperties SignedProperties.withSignedDataObjectProperties(SignedDataObjectProperties value)
           
 SignedProperties SignedProperties.withSignedSignatureProperties(SignedSignatureProperties value)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type SignedProperties
 void QualifyingProperties.setSignedProperties(SignedProperties value)
          Sets the value of the signedProperties property.
 QualifyingProperties QualifyingProperties.withSignedProperties(SignedProperties value)
           
 

Constructors in org.etsi.uri._01903.v1_3 with parameters of type SignedProperties
QualifyingProperties(SignedProperties signedProperties, UnsignedProperties unsignedProperties, String target, String id)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.