Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.MessageReference

Packages that use MessageReference
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl   
 

Uses of MessageReference in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc that return MessageReference
 MessageReference ObjectFactory.createMessageReference()
          Create an instance of MessageReference
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc that return types with arguments of type MessageReference
 List<MessageReference> Messages.getReference()
          Gets the value of the reference property.
 

Uses of MessageReference in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl that implement MessageReference
 class MessageReferenceImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl with type parameters of type MessageReference
protected  List<MessageReference> MessagesImpl.reference
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl that return types with arguments of type MessageReference
 List<MessageReference> MessagesImpl.getReference()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc.impl with type arguments of type MessageReference
static void MessagesImpl.copyReference(List<MessageReference> source, List<MessageReference> target)
          Copies all values of property Reference.
static void MessagesImpl.copyReference(List<MessageReference> source, List<MessageReference> target)
          Copies all values of property Reference.
 



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