Uses of Class
org.w3._2001._04.xmlenc_.CipherReferenceType

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
 JAXBElement<CipherReferenceType> ObjectFactory.createCipherReference(CipherReferenceType value)
          Create an instance of JAXBElement<CipherReferenceType>}
 

Methods in org.w3._2001._04.xmlenc_ with parameters of type CipherReferenceType
 JAXBElement<CipherReferenceType> ObjectFactory.createCipherReference(CipherReferenceType value)
          Create an instance of JAXBElement<CipherReferenceType>}
 void CipherDataType.setCipherReference(CipherReferenceType value)
          Sets the value of the cipherReference property.
 



Copyright © 2012-2013. All Rights Reserved.