|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.collections.valueclass.jomc.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.jomc package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.jomc |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public Module createModule()
Module
public Property createProperty()
Property
public Implementations createImplementations()
Implementations
public Properties createProperties()
Properties
public Dependency createDependency()
Dependency
public Instances createInstances()
Instances
public Implementation createImplementation()
Implementation
public Instance createInstance()
Instance
public Text createText()
Text
public Message createMessage()
Message
public Author createAuthor()
Author
public SpecificationReference createSpecificationReference()
SpecificationReference
public Dependencies createDependencies()
Dependencies
public ModelObject createModelObject()
ModelObject
public Texts createTexts()
Texts
public Modules createModules()
Modules
public MessageReference createMessageReference()
MessageReference
public Arguments createArguments()
Arguments
public Argument createArgument()
Argument
public Authors createAuthors()
Authors
public Specification createSpecification()
Specification
public Specifications createSpecifications()
Specifications
public Messages createMessages()
Messages
public PropertyReference createPropertyReference()
PropertyReference
public ImplementationReference createImplementationReference()
ImplementationReference
public javax.xml.bind.JAXBElement<Module> createModule(Module value)
JAXBElement<Module>}
public javax.xml.bind.JAXBElement<Instance> createInstance(Instance value)
JAXBElement<Instance>}
public javax.xml.bind.JAXBElement<Dependencies> createDependencies(Dependencies value)
JAXBElement<Dependencies>}
public javax.xml.bind.JAXBElement<Texts> createTemplate(Texts value)
JAXBElement<Texts>}
public javax.xml.bind.JAXBElement<Authors> createAuthors(Authors value)
JAXBElement<Authors>}
public javax.xml.bind.JAXBElement<Instances> createInstances(Instances value)
JAXBElement<Instances>}
public javax.xml.bind.JAXBElement<Argument> createArgument(Argument value)
JAXBElement<Argument>}
public javax.xml.bind.JAXBElement<Text> createText(Text value)
JAXBElement<Text>}
public javax.xml.bind.JAXBElement<Specifications> createSpecifications(Specifications value)
JAXBElement<Specifications>}
public javax.xml.bind.JAXBElement<Arguments> createArguments(Arguments value)
JAXBElement<Arguments>}
public javax.xml.bind.JAXBElement<Properties> createProperties(Properties value)
JAXBElement<Properties>}
public javax.xml.bind.JAXBElement<Texts> createDocumentation(Texts value)
JAXBElement<Texts>}
public javax.xml.bind.JAXBElement<Author> createAuthor(Author value)
JAXBElement<Author>}
public javax.xml.bind.JAXBElement<Modules> createModules(Modules value)
JAXBElement<Modules>}
public javax.xml.bind.JAXBElement<Implementations> createImplementations(Implementations value)
JAXBElement<Implementations>}
public javax.xml.bind.JAXBElement<Messages> createMessages(Messages value)
JAXBElement<Messages>}
public javax.xml.bind.JAXBElement<Specification> createSpecification(Specification value)
JAXBElement<Specification>}
public javax.xml.bind.JAXBElement<Implementation> createImplementation(Implementation value)
JAXBElement<Implementation>}
public javax.xml.bind.JAXBElement<Dependency> createDependency(Dependency value)
JAXBElement<Dependency>}
public javax.xml.bind.JAXBElement<Property> createProperty(Property value)
JAXBElement<Property>}
public javax.xml.bind.JAXBElement<Message> createMessage(Message value)
JAXBElement<Message>}
public javax.xml.bind.JAXBElement<Texts> createTexts(Texts value)
JAXBElement<Texts>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||