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

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

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

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

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

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

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



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