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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans declared as EntryType
protected  EntryType[] MapType.entry
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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.indexed.valueclass.spring.beans.EntryType instance.
 EntryType ObjectFactory.createEntryType()
          Create an instance of EntryType
 EntryType[] MapType.getEntry()
           
 EntryType MapType.getEntry(int idx)
           
 EntryType MapType.setEntry(int idx, EntryType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans with parameters of type EntryType
 void MapType.copyEntry(EntryType[] source)
          Copies all values of property Entry.
static EntryType ObjectFactory.copyOfEntryType(EntryType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.beans.EntryType instance.
 javax.xml.bind.JAXBElement<EntryType> ObjectFactory.createEntry(EntryType value)
          Create an instance of JAXBElement<EntryType>}
 void MapType.setEntry(EntryType[] values)
           
 EntryType MapType.setEntry(int idx, EntryType value)
           
 

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



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