Uses of Class
org.w3._2000._09.xmldsig_.ReferenceType

Packages that use ReferenceType
org.w3._2000._09.xmldsig_   
 

Uses of ReferenceType in org.w3._2000._09.xmldsig_
 

Fields in org.w3._2000._09.xmldsig_ with type parameters of type ReferenceType
protected  List<ReferenceType> SignedInfoType.reference
           
protected  List<ReferenceType> ManifestType.reference
           
 

Methods in org.w3._2000._09.xmldsig_ that return ReferenceType
 ReferenceType ObjectFactory.createReferenceType()
          Create an instance of ReferenceType
 

Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type ReferenceType
 javax.xml.bind.JAXBElement<ReferenceType> ObjectFactory.createReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 List<ReferenceType> SignedInfoType.getReference()
          Gets the value of the reference property.
 List<ReferenceType> ManifestType.getReference()
          Gets the value of the reference property.
 

Methods in org.w3._2000._09.xmldsig_ with parameters of type ReferenceType
 javax.xml.bind.JAXBElement<ReferenceType> ObjectFactory.createReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.