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

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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.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.pkg.collections.valueclass.jomc with parameters of type Message
 javax.xml.bind.JAXBElement<Message> ObjectFactory.createMessage(Message value)
          Create an instance of JAXBElement<Message>}
 

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



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