Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container.Message

Packages that use Message
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container   
 

Uses of Message in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container declared as Message
protected  Message[] Messages.message
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container 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.indexed.valueclass.jdtaus.container.Message instance.
 Message ObjectFactory.createMessage()
          Create an instance of Message
 Message[] Messages.getMessage()
           
 Message Messages.getMessage(int idx)
           
 Message Messages.setMessage(int idx, Message value)
           
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container with parameters of type Message
protected  void Messages.copyMessage(Message[] source)
          Copies all values of property Message.
protected static Message ObjectFactory.copyOfMessage(Message clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container.Message instance.
 javax.xml.bind.JAXBElement<Message> ObjectFactory.createMessage(Message value)
          Create an instance of JAXBElement<Message>}
 Message Messages.setMessage(int idx, Message value)
           
 void Messages.setMessage(Message[] values)
           
 

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



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