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  java.util.List<ReferenceType> ManifestType.reference
           
protected  java.util.List<ReferenceType> SignedInfoType.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>}
 java.util.List<ReferenceType> ManifestType.getReference()
          Gets the value of the reference property.
 java.util.List<ReferenceType> SignedInfoType.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 © 2012 evolveum. All Rights Reserved.