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

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

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

Fields in org.etsi.uri._01903.v1_3 declared as UnsignedProperties
protected  UnsignedProperties QualifyingProperties.unsignedProperties
           
 

Methods in org.etsi.uri._01903.v1_3 that return UnsignedProperties
 UnsignedProperties ObjectFactory.createUnsignedProperties()
          Create an instance of UnsignedProperties
 UnsignedProperties QualifyingProperties.getUnsignedProperties()
          Gets the value of the unsignedProperties property.
 UnsignedProperties UnsignedProperties.withId(String value)
           
 UnsignedProperties UnsignedProperties.withUnsignedDataObjectProperties(UnsignedDataObjectProperties value)
           
 UnsignedProperties UnsignedProperties.withUnsignedSignatureProperties(UnsignedSignatureProperties value)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type UnsignedProperties
 void QualifyingProperties.setUnsignedProperties(UnsignedProperties value)
          Sets the value of the unsignedProperties property.
 QualifyingProperties QualifyingProperties.withUnsignedProperties(UnsignedProperties value)
           
 

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



Copyright © 2014 Digipost Open Source. All Rights Reserved.