|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 java.util.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 | |
---|---|
javax.xml.bind.JAXBElement<EncryptionPropertyType> |
ObjectFactory.createEncryptionProperty(EncryptionPropertyType value)
Create an instance of JAXBElement < EncryptionPropertyType > } |
java.util.List<EncryptionPropertyType> |
EncryptionPropertiesType.getEncryptionProperty()
Gets the value of the encryptionProperty property. |
Methods in org.w3._2001._04.xmlenc with parameters of type EncryptionPropertyType | |
---|---|
javax.xml.bind.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |