Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.Key

Packages that use Key
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl   
 

Uses of Key in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans that return Key
 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.indexed.novalueclass.spring.beans with parameters of type Key
 void EntryType.setKeyElement(Key value)
          Sets the value of the keyElement property.
 

Uses of Key in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl that implement Key
 class KeyImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl that return Key
 Key EntryTypeImpl.getKeyElement()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl with parameters of type Key
 void EntryTypeImpl.setKeyElement(Key value)
           
 



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