Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc.MessageReference

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc that return MessageReference
 MessageReference MessageReference.clone()
          Creates and returns a copy of this object.
static MessageReference ObjectFactory.copyOfMessageReference(MessageReference clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc.MessageReference instance.
 MessageReference ObjectFactory.createMessageReference()
          Create an instance of MessageReference
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc with parameters of type MessageReference
static MessageReference ObjectFactory.copyOfMessageReference(MessageReference clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc.MessageReference instance.
 

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

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



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