Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.Message

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc that return Message
 Message ObjectFactory.createMessage()
          Create an instance of Message
 

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

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

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl that implement Message
 class MessageImpl
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jomc.impl that return types with arguments of type Message
 List<Message> MessagesImpl.getMessage()
           
 



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