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

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

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

Fields in org.w3._2001._04.xmlenc_ with type parameters of type EncryptionPropertyType
protected  List<EncryptionPropertyType> EncryptionPropertiesType.encryptionProperty
           
 

Methods in org.w3._2001._04.xmlenc_ that return EncryptionPropertyType
 EncryptionPropertyType ObjectFactory.createEncryptionPropertyType()
          Create an instance of EncryptionPropertyType
 

Methods in org.w3._2001._04.xmlenc_ that return types with arguments of type EncryptionPropertyType
 JAXBElement<EncryptionPropertyType> ObjectFactory.createEncryptionProperty(EncryptionPropertyType value)
          Create an instance of JAXBElement<EncryptionPropertyType>}
 List<EncryptionPropertyType> EncryptionPropertiesType.getEncryptionProperty()
          Gets the value of the encryptionProperty property.
 

Methods in org.w3._2001._04.xmlenc_ with parameters of type EncryptionPropertyType
 JAXBElement<EncryptionPropertyType> ObjectFactory.createEncryptionProperty(EncryptionPropertyType value)
          Create an instance of JAXBElement<EncryptionPropertyType>}
 



Copyright © 2012-2013. All Rights Reserved.