Uses of Class
be.fedict.eid.applet.service.signer.jaxb.xmldsig.ReferenceType

Packages that use ReferenceType
be.fedict.eid.applet.service.signer.jaxb.xmldsig   
 

Uses of ReferenceType in be.fedict.eid.applet.service.signer.jaxb.xmldsig
 

Fields in be.fedict.eid.applet.service.signer.jaxb.xmldsig with type parameters of type ReferenceType
protected  List<ReferenceType> SignedInfoType.reference
           
protected  List<ReferenceType> ManifestType.reference
           
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig that return ReferenceType
 ReferenceType ObjectFactory.createReferenceType()
          Create an instance of ReferenceType
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig that return types with arguments of type ReferenceType
 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 be.fedict.eid.applet.service.signer.jaxb.xmldsig with parameters of type ReferenceType
 JAXBElement<ReferenceType> ObjectFactory.createReference(ReferenceType value)
          Create an instance of JAXBElement<ReferenceType>}
 



Copyright © 2008-2010 FedICT. All Rights Reserved.