Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container.Messages

Packages that use Messages
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container   
 

Uses of Messages in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container declared as Messages
protected  Messages Implementation.messages
           
protected  Messages Module.messages
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container that return Messages
 Messages Messages.clone()
          Creates and returns a copy of this object.
protected static Messages ObjectFactory.copyOfMessages(Messages clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container.Messages instance.
 Messages ObjectFactory.createMessages()
          Create an instance of Messages
 Messages Implementation.getMessages()
          Messages of the implementation.
 Messages Module.getMessages()
          Module messages.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container that return types with arguments of type Messages
 javax.xml.bind.JAXBElement<Messages> ObjectFactory.createMessages(Messages value)
          Create an instance of JAXBElement<Messages>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container with parameters of type Messages
protected static Messages ObjectFactory.copyOfMessages(Messages clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container.Messages instance.
 javax.xml.bind.JAXBElement<Messages> ObjectFactory.createMessages(Messages value)
          Create an instance of JAXBElement<Messages>}
 void Implementation.setMessages(Messages value)
          Sets the value of the messages property.
 void Module.setMessages(Messages value)
          Sets the value of the messages property.
 

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



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