Uses of Class
org.w3._2001._04.xmlenc_.CipherReferenceType
Packages that use CipherReferenceType
-
Uses of CipherReferenceType in org.w3._2001._04.xmlenc_
Fields in org.w3._2001._04.xmlenc_ declared as CipherReferenceTypeMethods in org.w3._2001._04.xmlenc_ that return CipherReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createCipherReferenceType()Create an instance ofCipherReferenceTypeCipherDataType.getCipherReference()Gets the value of the cipherReference property.Methods in org.w3._2001._04.xmlenc_ that return types with arguments of type CipherReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CipherReferenceType>ObjectFactory.createCipherReference(CipherReferenceType value) Methods in org.w3._2001._04.xmlenc_ with parameters of type CipherReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CipherReferenceType>ObjectFactory.createCipherReference(CipherReferenceType value) voidCipherDataType.setCipherReference(CipherReferenceType value) Sets the value of the cipherReference property.