Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.EntryType

Packages that use EntryType
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans   
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.impl   
 

Uses of EntryType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans that return EntryType
 EntryType ObjectFactory.createEntryType()
          Create an instance of EntryType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans that return types with arguments of type EntryType
 javax.xml.bind.JAXBElement<EntryType> ObjectFactory.createEntry(EntryType value)
          Create an instance of JAXBElement<EntryType>}
 List<EntryType> MapType.getEntry()
          Gets the value of the entry property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans with parameters of type EntryType
 javax.xml.bind.JAXBElement<EntryType> ObjectFactory.createEntry(EntryType value)
          Create an instance of JAXBElement<EntryType>}
 

Uses of EntryType in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.impl that implement EntryType
 class EntryTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.impl with type parameters of type EntryType
protected  List<EntryType> MapTypeImpl.entry
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.spring.beans.impl that return types with arguments of type EntryType
 List<EntryType> MapTypeImpl.getEntry()
           
 



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