Uses of Class
eu.europa.esig.xmlenc.jaxb.EncryptionPropertyType
Package | Description |
---|---|
eu.europa.esig.xmlenc.jaxb |
-
Uses of EncryptionPropertyType in eu.europa.esig.xmlenc.jaxb
Fields in eu.europa.esig.xmlenc.jaxb with type parameters of type EncryptionPropertyType Modifier and Type Field Description protected List<EncryptionPropertyType>
EncryptionPropertiesType. encryptionProperty
Methods in eu.europa.esig.xmlenc.jaxb that return EncryptionPropertyType Modifier and Type Method Description EncryptionPropertyType
ObjectFactory. createEncryptionPropertyType()
Create an instance ofEncryptionPropertyType
Methods in eu.europa.esig.xmlenc.jaxb that return types with arguments of type EncryptionPropertyType Modifier and Type Method Description JAXBElement<EncryptionPropertyType>
ObjectFactory. createEncryptionProperty(EncryptionPropertyType value)
List<EncryptionPropertyType>
EncryptionPropertiesType. getEncryptionProperty()
Gets the value of the encryptionProperty property.Methods in eu.europa.esig.xmlenc.jaxb with parameters of type EncryptionPropertyType Modifier and Type Method Description JAXBElement<EncryptionPropertyType>
ObjectFactory. createEncryptionProperty(EncryptionPropertyType value)