Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans.Key

Packages that use Key
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans   
 

Uses of Key in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans declared as Key
protected  Key EntryType.keyElement
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans that return Key
 Key Key.clone()
          Creates and returns a copy of this object.
protected static Key ObjectFactory.copyOfKey(Key clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans.Key instance.
 Key ObjectFactory.createKey()
          Create an instance of Key
 Key EntryType.getKeyElement()
          Gets the value of the keyElement property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans with parameters of type Key
protected static Key ObjectFactory.copyOfKey(Key clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans.Key instance.
 void EntryType.setKeyElement(Key value)
          Sets the value of the keyElement property.
 

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans with parameters of type Key
Key(Key o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.spring.beans.Key instance by copying a given instance.
 



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