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-2013. All Rights Reserved.