Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig.SignedInfoType

Packages that use SignedInfoType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig   
 

Uses of SignedInfoType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig declared as SignedInfoType
protected  SignedInfoType SignatureType.signedInfo
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig that return SignedInfoType
 SignedInfoType SignedInfoType.clone()
          Creates and returns a copy of this object.
static SignedInfoType ObjectFactory.copyOfSignedInfoType(SignedInfoType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig.SignedInfoType instance.
 SignedInfoType ObjectFactory.createSignedInfoType()
          Create an instance of SignedInfoType
 SignedInfoType SignatureType.getSignedInfo()
          Gets the value of the signedInfo property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig that return types with arguments of type SignedInfoType
 javax.xml.bind.JAXBElement<SignedInfoType> ObjectFactory.createSignedInfo(SignedInfoType value)
          Create an instance of JAXBElement<SignedInfoType>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig with parameters of type SignedInfoType
static SignedInfoType ObjectFactory.copyOfSignedInfoType(SignedInfoType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig.SignedInfoType instance.
 javax.xml.bind.JAXBElement<SignedInfoType> ObjectFactory.createSignedInfo(SignedInfoType value)
          Create an instance of JAXBElement<SignedInfoType>}
 void SignatureType.setSignedInfo(SignedInfoType value)
          Sets the value of the signedInfo property.
 

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



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