Uses of Class
org.w3._2001._04.xmlenc_.EncryptionPropertiesType

Packages that use EncryptionPropertiesType
org.w3._2001._04.xmlenc_   
 

Uses of EncryptionPropertiesType in org.w3._2001._04.xmlenc_
 

Fields in org.w3._2001._04.xmlenc_ declared as EncryptionPropertiesType
protected  EncryptionPropertiesType EncryptedType.encryptionProperties
           
 

Methods in org.w3._2001._04.xmlenc_ that return EncryptionPropertiesType
 EncryptionPropertiesType ObjectFactory.createEncryptionPropertiesType()
          Create an instance of EncryptionPropertiesType
 EncryptionPropertiesType EncryptedType.getEncryptionProperties()
          Gets the value of the encryptionProperties property.
 

Methods in org.w3._2001._04.xmlenc_ that return types with arguments of type EncryptionPropertiesType
 JAXBElement<EncryptionPropertiesType> ObjectFactory.createEncryptionProperties(EncryptionPropertiesType value)
          Create an instance of JAXBElement<EncryptionPropertiesType>}
 

Methods in org.w3._2001._04.xmlenc_ with parameters of type EncryptionPropertiesType
 JAXBElement<EncryptionPropertiesType> ObjectFactory.createEncryptionProperties(EncryptionPropertiesType value)
          Create an instance of JAXBElement<EncryptionPropertiesType>}
 void EncryptedType.setEncryptionProperties(EncryptionPropertiesType value)
          Sets the value of the encryptionProperties property.
 



Copyright © 2012-2013. All Rights Reserved.