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

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

Uses of EntryType 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 EntryType
 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.prot.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans with parameters of type EntryType
 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)
           
 

Uses of EntryType 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 EntryType
 class EntryTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl declared as EntryType
protected  EntryType[] MapTypeImpl.entry
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl that return EntryType
 EntryType[] MapTypeImpl.getEntry()
           
 EntryType MapTypeImpl.getEntry(int idx)
           
 EntryType MapTypeImpl.setEntry(int idx, EntryType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl with parameters of type EntryType
protected  void MapTypeImpl.copyEntry(EntryType[] source)
          Copies all values of property Entry.
 void MapTypeImpl.setEntry(EntryType[] values)
           
 EntryType MapTypeImpl.setEntry(int idx, EntryType value)
           
 



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