Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans.EntryType

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans that return EntryType
 EntryType EntryType.clone()
          Creates and returns a copy of this object.
 EntryType ObjectFactory.createEntryType()
          Create an instance of EntryType
 

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

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



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