|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CipherReferenceType | |
---|---|
org.w3._2001._04.xmlenc |
Uses of CipherReferenceType in org.w3._2001._04.xmlenc |
---|
Fields in org.w3._2001._04.xmlenc declared as CipherReferenceType | |
---|---|
protected CipherReferenceType |
CipherDataType.cipherReference
|
Methods in org.w3._2001._04.xmlenc that return CipherReferenceType | |
---|---|
CipherReferenceType |
ObjectFactory.createCipherReferenceType()
Create an instance of CipherReferenceType |
CipherReferenceType |
CipherDataType.getCipherReference()
Gets the value of the cipherReference property. |
Methods in org.w3._2001._04.xmlenc that return types with arguments of type CipherReferenceType | |
---|---|
javax.xml.bind.JAXBElement<CipherReferenceType> |
ObjectFactory.createCipherReference(CipherReferenceType value)
Create an instance of JAXBElement < CipherReferenceType > } |
Methods in org.w3._2001._04.xmlenc with parameters of type CipherReferenceType | |
---|---|
javax.xml.bind.JAXBElement<CipherReferenceType> |
ObjectFactory.createCipherReference(CipherReferenceType value)
Create an instance of JAXBElement < CipherReferenceType > } |
void |
CipherDataType.setCipherReference(CipherReferenceType value)
Sets the value of the cipherReference property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |