Uses of Class
org.w3._2001._04.xmlenc.ReferenceList

Packages that use ReferenceList
org.w3._2001._04.xmlenc   
 

Uses of ReferenceList in org.w3._2001._04.xmlenc
 

Fields in org.w3._2001._04.xmlenc declared as ReferenceList
protected  ReferenceList EncryptedKeyType.referenceList
           
 

Methods in org.w3._2001._04.xmlenc that return ReferenceList
 ReferenceList ReferenceList.clone()
          Creates and returns a deep copy of this object.
 ReferenceList ObjectFactory.createReferenceList()
          Create an instance of ReferenceList
 ReferenceList EncryptedKeyType.getReferenceList()
          Gets the value of the referenceList property.
 

Methods in org.w3._2001._04.xmlenc with parameters of type ReferenceList
 void EncryptedKeyType.setReferenceList(ReferenceList value)
          Sets the value of the referenceList property.
 

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



Copyright © 2013 evolveum. All Rights Reserved.