Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.xmldsig.KeyInfoType

Packages that use KeyInfoType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.xmldsig   
 

Uses of KeyInfoType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.xmldsig
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.xmldsig declared as KeyInfoType
protected  KeyInfoType SignatureType.keyInfo
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.xmldsig that return KeyInfoType
 KeyInfoType KeyInfoType.clone()
          Creates and returns a copy of this object.
 KeyInfoType ObjectFactory.createKeyInfoType()
          Create an instance of KeyInfoType
 KeyInfoType SignatureType.getKeyInfo()
          Gets the value of the keyInfo property.
 

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.xmldsig with parameters of type KeyInfoType
 javax.xml.bind.JAXBElement<KeyInfoType> ObjectFactory.createKeyInfo(KeyInfoType value)
          Create an instance of JAXBElement<KeyInfoType>}
 void SignatureType.setKeyInfo(KeyInfoType value)
          Sets the value of the keyInfo property.
 

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



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