Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc.Message

Packages that use Message
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc   
 

Uses of Message in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc with type parameters of type Message
protected  List<Message> Messages.message
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc that return Message
 Message Message.clone()
          Creates and returns a copy of this object.
protected static Message ObjectFactory.copyOfMessage(Message clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc.Message instance.
 Message ObjectFactory.createMessage()
          Create an instance of Message
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc that return types with arguments of type Message
 javax.xml.bind.JAXBElement<Message> ObjectFactory.createMessage(Message value)
          Create an instance of JAXBElement<Message>}
 List<Message> Messages.getMessage()
          Gets the value of the message property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc with parameters of type Message
protected static Message ObjectFactory.copyOfMessage(Message clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc.Message instance.
 javax.xml.bind.JAXBElement<Message> ObjectFactory.createMessage(Message value)
          Create an instance of JAXBElement<Message>}
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc with type arguments of type Message
protected static void Messages.copyMessage(List<Message> source, List<Message> target)
          Copies all values of property Message.
protected static void Messages.copyMessage(List<Message> source, List<Message> target)
          Copies all values of property Message.
 

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



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