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

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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.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.pub.collections.valueclass.spring.beans with parameters of type EntryType
static EntryType ObjectFactory.copyOfEntryType(EntryType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans.EntryType instance.
 javax.xml.bind.JAXBElement<EntryType> ObjectFactory.createEntry(EntryType value)
          Create an instance of JAXBElement<EntryType>}
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.beans with type arguments of type EntryType
static void MapType.copyEntry(List<EntryType> source, List<EntryType> target)
          Copies all values of property Entry.
static void MapType.copyEntry(List<EntryType> source, List<EntryType> target)
          Copies all values of property Entry.
 

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



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