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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig that return DSAKeyValueType
 DSAKeyValueType DSAKeyValueType.clone()
          Creates and returns a copy of this object.
static DSAKeyValueType ObjectFactory.copyOfDSAKeyValueType(DSAKeyValueType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig.DSAKeyValueType instance.
 DSAKeyValueType ObjectFactory.createDSAKeyValueType()
          Create an instance of DSAKeyValueType
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig with parameters of type DSAKeyValueType
static DSAKeyValueType ObjectFactory.copyOfDSAKeyValueType(DSAKeyValueType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.xmldsig.DSAKeyValueType instance.
 javax.xml.bind.JAXBElement<DSAKeyValueType> ObjectFactory.createDSAKeyValue(DSAKeyValueType value)
          Create an instance of JAXBElement<DSAKeyValueType>}
 

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



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