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 CipherReferenceType.clone()
          Creates and returns a deep copy of this object.
 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.
 

Constructors in org.w3._2001._04.xmlenc with parameters of type CipherReferenceType
CipherReferenceType(CipherReferenceType o)
          Creates a new CipherReferenceType instance by deeply copying a given CipherReferenceType instance.
 



Copyright © 2012 evolveum. All Rights Reserved.