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

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

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

Fields in be.fedict.eid.applet.service.signer.jaxb.xmldsig declared as SignatureValueType
protected  SignatureValueType SignatureType.signatureValue
           
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig that return SignatureValueType
 SignatureValueType ObjectFactory.createSignatureValueType()
          Create an instance of SignatureValueType
 SignatureValueType SignatureType.getSignatureValue()
          Gets the value of the signatureValue property.
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig that return types with arguments of type SignatureValueType
 JAXBElement<SignatureValueType> ObjectFactory.createSignatureValue(SignatureValueType value)
          Create an instance of JAXBElement<SignatureValueType>}
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig with parameters of type SignatureValueType
 JAXBElement<SignatureValueType> ObjectFactory.createSignatureValue(SignatureValueType value)
          Create an instance of JAXBElement<SignatureValueType>}
 void SignatureType.setSignatureValue(SignatureValueType value)
          Sets the value of the signatureValue property.
 



Copyright © 2008-2010 FedICT. All Rights Reserved.