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

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

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

Fields in org.w3._2001._04.xmlenc_ declared as EncryptionMethodType
protected  EncryptionMethodType EncryptedType.encryptionMethod
           
 

Methods in org.w3._2001._04.xmlenc_ that return EncryptionMethodType
 EncryptionMethodType ObjectFactory.createEncryptionMethodType()
          Create an instance of EncryptionMethodType
 EncryptionMethodType EncryptedType.getEncryptionMethod()
          Gets the value of the encryptionMethod property.
 

Methods in org.w3._2001._04.xmlenc_ with parameters of type EncryptionMethodType
 void EncryptedType.setEncryptionMethod(EncryptionMethodType value)
          Sets the value of the encryptionMethod property.
 



Copyright © 2012-2013. All Rights Reserved.