Uses of Class
eu.europa.esig.xmlenc.jaxb.CipherReferenceType
Package | Description |
---|---|
eu.europa.esig.xmlenc.jaxb |
-
Uses of CipherReferenceType in eu.europa.esig.xmlenc.jaxb
Fields in eu.europa.esig.xmlenc.jaxb declared as CipherReferenceType Modifier and Type Field Description protected CipherReferenceType
CipherDataType. cipherReference
Methods in eu.europa.esig.xmlenc.jaxb that return CipherReferenceType Modifier and Type Method Description CipherReferenceType
ObjectFactory. createCipherReferenceType()
Create an instance ofCipherReferenceType
CipherReferenceType
CipherDataType. getCipherReference()
Gets the value of the cipherReference property.Methods in eu.europa.esig.xmlenc.jaxb that return types with arguments of type CipherReferenceType Modifier and Type Method Description JAXBElement<CipherReferenceType>
ObjectFactory. createCipherReference(CipherReferenceType value)
Methods in eu.europa.esig.xmlenc.jaxb with parameters of type CipherReferenceType Modifier and Type Method Description JAXBElement<CipherReferenceType>
ObjectFactory. createCipherReference(CipherReferenceType value)
void
CipherDataType. setCipherReference(CipherReferenceType value)
Sets the value of the cipherReference property.