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 EncryptionPropertyType.clone()
          Creates and returns a deep copy of this object.
 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>}
 

Constructors in org.w3._2001._04.xmlenc with parameters of type EncryptionPropertyType
EncryptionPropertyType(EncryptionPropertyType o)
          Creates a new EncryptionPropertyType instance by deeply copying a given EncryptionPropertyType instance.
 



Copyright © 2013 evolveum. All Rights Reserved.