Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig.SPKIDataType

Packages that use SPKIDataType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig   
 

Uses of SPKIDataType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig that return SPKIDataType
 SPKIDataType SPKIDataType.clone()
          Creates and returns a copy of this object.
static SPKIDataType ObjectFactory.copyOfSPKIDataType(SPKIDataType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.xmldsig.SPKIDataType instance.
 SPKIDataType ObjectFactory.createSPKIDataType()
          Create an instance of SPKIDataType
 

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

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

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



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