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 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.
 



Copyright © 2012 evolveum. All Rights Reserved.