Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig.SignatureType

Packages that use SignatureType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003   
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig   
 

Uses of SignatureType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 declared as SignatureType
protected  SignatureType EbicsNoPubKeyDigestsRequest.authSignature
           
protected  SignatureType EbicsResponse.authSignature
           
protected  SignatureType EbicsRequest.authSignature
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 that return SignatureType
protected static SignatureType ObjectFactory.copyOfSignatureType(SignatureType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig.SignatureType instance.
 SignatureType EbicsNoPubKeyDigestsRequest.getAuthSignature()
          Authentifikationssignatur.
 SignatureType EbicsResponse.getAuthSignature()
          Authentication signature.
 SignatureType EbicsRequest.getAuthSignature()
          Gets the value of the authSignature property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 that return types with arguments of type SignatureType
 javax.xml.bind.JAXBElement<SignatureType> ObjectFactory.createAuthSignature(SignatureType value)
          Create an instance of JAXBElement<SignatureType>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.ebics.h003 with parameters of type SignatureType
protected static SignatureType ObjectFactory.copyOfSignatureType(SignatureType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig.SignatureType instance.
 javax.xml.bind.JAXBElement<SignatureType> ObjectFactory.createAuthSignature(SignatureType value)
          Create an instance of JAXBElement<SignatureType>}
 void EbicsNoPubKeyDigestsRequest.setAuthSignature(SignatureType value)
          Sets the value of the authSignature property.
 void EbicsResponse.setAuthSignature(SignatureType value)
          Sets the value of the authSignature property.
 void EbicsRequest.setAuthSignature(SignatureType value)
          Sets the value of the authSignature property.
 

Uses of SignatureType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig that return SignatureType
 SignatureType SignatureType.clone()
          Creates and returns a copy of this object.
 SignatureType ObjectFactory.createSignatureType()
          Create an instance of SignatureType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig that return types with arguments of type SignatureType
 javax.xml.bind.JAXBElement<SignatureType> ObjectFactory.createSignature(SignatureType value)
          Create an instance of JAXBElement<SignatureType>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig with parameters of type SignatureType
 javax.xml.bind.JAXBElement<SignatureType> ObjectFactory.createSignature(SignatureType value)
          Create an instance of JAXBElement<SignatureType>}
 

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig with parameters of type SignatureType
SignatureType(SignatureType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.xmldsig.SignatureType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.